Particle connection process - Modem::cancel bug if modem registration aborted

#Update:

  • Using System.sleep(10) to abort the network registration process results in same bug described above.

  • Using System.sleep(D4, CHANGE, 10); to abort the network registration process results in Electron never waking from sleep with either a pin interrupt or the timer!
    This seems like a major bug!
    _
    I have started a new thread about this bug here: