cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.51k stars 433 forks source link

Support RS485 #308

Closed tusharvb19 closed 7 years ago

tusharvb19 commented 7 years ago

I want to use modbus on mongoose-os. I am using following hardware- RS485 module using UART. http://www.electrodragon.com/product/max485-rs-485-module-ttl-to-rs-485/

tusharvb19 commented 7 years ago

Is there anyone who can help me!

cpq commented 7 years ago

Actually this is a duplicate of https://github.com/cesanta/mongoose-os/pull/256