nRF9160 Modem lock up

Hi

According to Case ID: 279868 it seems like there has been some issues with modem lock up on nRF9160.

Some questions:

Do you know if this issue is still valid on later FW versions / HW versions?

Do you know if modem lock up happens on real products in field or only on devices connected to a debugger?

Do you recommend to add circuitry on the PCBA for power cycling to get out of a modem lock up situation?

/BR RULU

Parents Reply
  •  Hi

    The ref designs do not have any HW functionality for power cycling of the modem.

    You mention that it is important to test 'within the scope of your application' to avoid issues.

    So is there a risk of modem lock up if we haven't tested everything 100% and do something 'illegal'?

    FYI: We have encountered modem lock up during development with the debugger attached.

    The only way of getting out of the situation is to re-boot the product.

    We don't want to have this behavior in a real product.

    /BR RUL

Children
  • Hi,

     

    RUL said:

    So is there a risk of modem lock up if we haven't tested everything 100% and do something 'illegal'?

    There is a larger chance that the application, which interacts with the modem, locks up in some way.

    You can for instance use the watchdog to ensure that you're reset if something goes wrong.

     

    RUL said:

    FYI: We have encountered modem lock up during development with the debugger attached.

    The only way of getting out of the situation is to re-boot the product.

    Could you elaborate on what happened in this case?

     

    Kind regards,

    Håkon

Related