Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib: bin: lwm2m_carrier: workaround for known issue NRF91-1702 #11844

Commits on Jul 21, 2023

  1. doc: add NRF91-1702 known issue

    * Added an entry for the known issue NRF91-1702.
    * Updated the link to the Confluence page describing the known issues
    process.
    
    Signed-off-by: Kacper Radoszewski <kacper.radoszewski@nordicsemi.no>
    kacperradoszewski committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f98f43e View commit details
    Browse the repository at this point in the history
  2. lib: bin: lwm2m_carrier: workaround for known issue NRF91-1702

    Workaround for an issue where the UICC can fail to initialize after
    a modem upgrade without resetting the application core, which is the
    default behavior of the LwM2M Carrier library.
    
    Signed-off-by: Kacper Radoszewski <kacper.radoszewski@nordicsemi.no>
    kacperradoszewski committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c8a4366 View commit details
    Browse the repository at this point in the history
  3. applications: serial_lte_modem: reference workaround for NRF91-1702

    Referenced the known issue NRF91-1702 and its workaround. Removed the
    check for modem firmware version.
    
    Signed-off-by: Kacper Radoszewski <kacper.radoszewski@nordicsemi.no>
    kacperradoszewski committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1a2a9a7 View commit details
    Browse the repository at this point in the history