-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
I am trying to implement error recovery if the Cellular Network interface reported and error. Currently I attached a status callback and do a system reset (to restart the Cellular state machine and to start connecting from beginning) if I got an error in the status callback. Is there a method to reset the cellular network interface to restart the cellular state machine and start connection from beginning with system reset?
I am using:
- New target based on RiotMicro cellular chip
- Toolchain: GCC_ARM
- MBed-cli
- MBed-OS 5.13 (commit #92a58dff9960788a3582b0f6dced1d5280b7f2f8)
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug