NRF9151-SMA NTN MDMEV notifications

I am testing the NRF9151-SMA-DK NTN function using the mfw_nrf9151-ntn_1.0.0 firmware and serial_modem_v2.0.0-preview1_nrf9151dk_normal_mtrace app. I keep seeing 

%MDMEV: SEARCH STATUS 3

%MDMEV: SEARCH STATUS 4

notifications when trying to find establish connection.

What do these mean? I only find the documentation for status 1 & 2.

Parents
  • Hi, 

    These were left out of the AT documentation by mistake. Update is on the way, and we are going to publish a new version of the AT reference guide, hopefully very soon

    Here is the plain text description:

    Modem indicates start of periodic search:

     

    %MDMEV: SEARCH STATUS 3


    SEARCH STATUS 3 indicates for the application that the modem is beginning a periodic search to try to find a suitable network. This typically occurs when the device is in a "limited service" state and is attempting to find service according to its pre-configured schedule.

     

    Modem indicates completed status of periodic search:

     

    %MDMEV: SEARCH STATUS 4


    This event indicates that a periodic network search, previously initiated and signaled by SEARCH STATUS 3, has concluded.

    Regards,
    Amanda H.

Reply
  • Hi, 

    These were left out of the AT documentation by mistake. Update is on the way, and we are going to publish a new version of the AT reference guide, hopefully very soon

    Here is the plain text description:

    Modem indicates start of periodic search:

     

    %MDMEV: SEARCH STATUS 3


    SEARCH STATUS 3 indicates for the application that the modem is beginning a periodic search to try to find a suitable network. This typically occurs when the device is in a "limited service" state and is attempting to find service according to its pre-configured schedule.

     

    Modem indicates completed status of periodic search:

     

    %MDMEV: SEARCH STATUS 4


    This event indicates that a periodic network search, previously initiated and signaled by SEARCH STATUS 3, has concluded.

    Regards,
    Amanda H.

Children
No Data
Related