microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.27k stars 118 forks source link

device reset breaks connection #276

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

and the cli crashes

mmoskal commented 1 year ago

right, need to fix this especially if we have the device reset on hw configuration change

pelikhan commented 1 year ago

no more crash, but it does not reconnect

pelikhan commented 1 year ago

duplicate of https://github.com/microsoft/devicescript/issues/245