Hello Playmean,
Did you have a success with libmodbus? I'm looking for a Modbus library that people have successfully used with esp32.
Please share your experience.
Thanks in advance.
Search found 4 matches
- Wed Nov 08, 2017 5:42 pm
- Forum: ESP-IDF
- Topic: ESP-IDF libmodbus compatibility
- Replies: 5
- Views: 7054
- Wed Nov 08, 2017 5:12 pm
- Forum: General Discussion
- Topic: Modbus port for ESP32
- Replies: 4
- Views: 7686
Re: Modbus port for ESP32
Hello Gents,
I was wondering if anyone has success to use a Modbus library with esp32. Please share your experience, thanks in advance.
I was wondering if anyone has success to use a Modbus library with esp32. Please share your experience, thanks in advance.
- Thu Aug 10, 2017 11:20 pm
- Forum: ESP-IDF
- Topic: ESP BLUFI - checksum error
- Replies: 0
- Views: 3240
ESP BLUFI - checksum error
Hello All, I'm using the Blufi example and EspBlufi app to configure WiFi ssid and password in esp32. In the app, when I try to configure the BLUFI_DEVICE, I get checksum error and esp32 gets disconnected. Please see the error below I (322) system_api: Base MAC address is not set, read default base ...
- Tue Jul 25, 2017 6:16 pm
- Forum: General Discussion
- Topic: UART interrupt to trigger buffer read on character pattern detection
- Replies: 2
- Views: 8387
Re: UART interrupt to trigger buffer read on character pattern detection
I do have similar issue. Have you figured it out yet?