WildernessLabs / Meadow_Issues

Public repo for bugs and issues with Meadow
15 stars 0 forks source link

Extend delay between enabling debugging and sending first HCOM reponse #743

Open adrianstevens opened 2 months ago

adrianstevens commented 2 months ago

It looks like we're not always reconnecting quick enough to get the first HCOM message when debugging

Step one is probably to find the OS code and verify the delay duration.

Another possible solution is to send a message to the device when we're reconnected to start debugging.

thegreatco commented 2 months ago

i would say sending a "we're ready" message is way better than a delay