Search found 4 matches

by shamsul
Wed Nov 08, 2017 5:42 pm
Forum: ESP-IDF
Topic: ESP-IDF libmodbus compatibility
Replies: 3
Views: 5886

Re: ESP-IDF libmodbus compatibility

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.
by shamsul
Wed Nov 08, 2017 5:12 pm
Forum: General Discussion
Topic: Modbus port for ESP32
Replies: 4
Views: 7059

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.
by shamsul
Thu Aug 10, 2017 11:20 pm
Forum: ESP-IDF
Topic: ESP BLUFI - checksum error
Replies: 0
Views: 2916

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 ...
by shamsul
Tue Jul 25, 2017 6:16 pm
Forum: General Discussion
Topic: UART interrupt to trigger buffer read on character pattern detection
Replies: 2
Views: 7753

Re: UART interrupt to trigger buffer read on character pattern detection

I do have similar issue. Have you figured it out yet?