Modem FW 1.3.4 Error 0x10

Hey,

we're currently testing our devices with Modem FW 1.3.4 / nRF Connect SDK 2.2.0 and have observed the following error:

00:01:37.478 <inf> app_event_manager: e:modem_module_event REQ_DISCONNECT (timeout = 30, lte_lc = offline)
00:01:38.236 <err> nrf_modem: Modem error: 0x10, PC: 0x7ce68
00:01:38.236 <err> lte_lc: Failed to set functional mode. Please check XSYSTEMMODE.
00:01:38.239 <inf> nrf_modem: Modem has faulted, re-initializing

  • LTE-M
  • Connection was successful before, no other issues
  • Data was transferred
  • GPS was used in-between
  • No PSM/eDRX
  • State before error: RRC connected

Does this information help you in any way?
If not, what details will help you further?

Kind regards
Markus

Parents Reply Children
  • Unfortunately, there isn't much we can do without a modem trace, but they did offer some thoughts:

    This comes from the library (based on some trigger from modem), but "Failed to set functional mode. Please check XSYSTEMMODE" kind of hints that in system mode there would be some systems active that are not supported by the HW version. Or, that there is a band lock active and none of the locked bands are supported by the currently activated system mode. These are just initial guesses without a modem log. Should be easy to resolve if a modem log is received.

Related