Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By HaoFTP
#90692 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