mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
If Bluefruit.begin fails, BLE OTA mode won't actually start and the board might require a reboot to reattempt. Fixes: - Bluefruit.begin returns false in NRF52Board.startOTAUpdate if OTA mode fails to start. User is notified of the fault through existing error message in CommonCLI and can reattempt "start ota" command.pull/3048/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue