I am trying to build IOT application using Arduino IDE platform. Initially i have tested with nodemcu and its working fine. I found few limitation while using nodemcu
If i am trying to communicate with Modbus RTU device ,If TX and RX line connected if power off & on . Communication stop working
Library supported by modbus only give integer value . if End module is 32 bit and read response in 32 bit format i wont get response . The End RS485 module should be converted to read data in Integer format
Is there any other wifi module in NXP ,Qualcom which supporting Arduino Ide and get raid of above issues.
Major issue for me is first one . If TX and Rx line get connected. If Energy meter 3V3 tapped to nodemcu power . if energy meter turn off and turn on Device wont reintiate Or Wifi router is turned off and restart again it wont communicate