Skip to content

Conversation

@earlephilhower
Copy link
Owner

OTA text error messages were getting lost because they were sent in
multiple UDP packets, one per print(). Now collect the full error and
report in a single print, allowing text messages to appear in ESPOTA.

OTA text error messages were getting lost because they were sent in
multiple UDP packets, one per print(). Now collect the full error and
report in a single print, allowing text messages to appear in ESPOTA.
@earlephilhower
Copy link
Owner Author

Before this patch:

14:23:47 [ERROR]: ERROR[12]: 

After the patch

14:58:05 [ERROR]: ERROR[12]: Signature verification failed

@earlephilhower earlephilhower merged commit a3f4d89 into master Aug 21, 2022
@earlephilhower earlephilhower deleted the otaerr branch August 21, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants