MODBUS question about sending value
Posted: Tue Dec 13, 2022 5:46 am
I'm developing MODBUS slave device.
so I would like to send float value like 0.123.
I tried to send value to master by MODBUS example from IDF.
Is this right?
Whenever I send 0.xxx, master device read like 0.xxxxxx
Is there anyway that I send just 0.xxx
https://ibb.co/M6DtwwB
so I would like to send float value like 0.123.
I tried to send value to master by MODBUS example from IDF.
Is this right?
Whenever I send 0.xxx, master device read like 0.xxxxxx
Is there anyway that I send just 0.xxx
https://ibb.co/M6DtwwB