Skip to content

ESP8266 - Status 19 #45

Closed Locked Answered by Bettapro
sgs77 asked this question in Q&A
Apr 14, 2022 · 3 comments · 13 replies
Discussion options

You must be logged in to vote

Please flash the firmware attached and let me know if the situation improves (bin file inside firmware.zip) firmware.zip

Happy to see that! 😄 I replicated your setup and I had the same issue you reported, esp8266 wasn't working, esp32 was fine. The problem was caused by the fact that esp8266 has one serial port shared between debug and modbus messages (esp32 uses a dedicated port for each comm. ). ESP8266 requires a careful management of RX/TX serial buffers to avoid message collision, this firmware is the first attemp that gives good results on my tests. I'll work a little on this topic(hoping to find a cleaner and more stable solution) then I'll publish a new release.

As reference, …

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
2 replies
@sgs77
Comment options

@sgs77
Comment options

Comment options

You must be logged in to vote
10 replies
@sgs77
Comment options

@sgs77
Comment options

@Bettapro
Comment options

@sgs77
Comment options

@Bettapro
Comment options

Comment options

You must be logged in to vote
1 reply
@sgs77
Comment options

Answer selected by Bettapro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants