-->
Page 1 of 1

ESP8266 Modbus RTU - Float data type

PostPosted: Thu Mar 04, 2021 4:42 am
by HaoFTP
1. Does anyone know which Modbus RTU library for esp8266 can get about 32 bit floating point real numbers
2. I have a sensor that communicates via modbus rtu and returns 4 byte real data like this 2.494E+9
how can i convert it to floating point real number according to IEEE754 standard