Search found 1 match

by yeold00
Thu May 15, 2025 1:45 pm
Forum: ESP-IDF
Topic: UART messages out of sync; responding to the wrong message
Replies: 1
Views: 71

UART messages out of sync; responding to the wrong message

Hello

I have an ESP32-C6 running ESP-IDF 5.4.1
I have set ut an RS485 connection with half duples mode and an RTS pin.

I'm trying to set up a function that should respond to a specific message on the bus.
But when I check the bus the response is sent to the subsequent received message instead.
So ...

Go to advanced search