ESP32c3 mini - URC messages
Posted: Fri Nov 28, 2025 10:22 am
Good morning,
i have a question about the urc messages scenarios :
I send a AT command :
1 - the URC can be received before the answer ?
2 - the URC can be received in the middle of the answer?
3 - the receiving is random?
I'm receving datas (for examples from a server):
+IPD:xxxxxxxx
A urc can be received in the middle? like this : +IPD,0,n:xxxxxxxxxxxxxxxxxxx+CONNECT,0xxxxxxxx or a MQTT notify
In other words , is there a "syncronization" with the ongoing trasmissions from the ESP to the microcontroller?
Thank you.
Best regards,
Lucio.
i have a question about the urc messages scenarios :
I send a AT command :
1 - the URC can be received before the answer ?
2 - the URC can be received in the middle of the answer?
3 - the receiving is random?
I'm receving datas (for examples from a server):
+IPD:xxxxxxxx
A urc can be received in the middle? like this : +IPD,0,n:xxxxxxxxxxxxxxxxxxx+CONNECT,0xxxxxxxx or a MQTT notify
In other words , is there a "syncronization" with the ongoing trasmissions from the ESP to the microcontroller?
Thank you.
Best regards,
Lucio.