You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/network.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The following messages are supported:
31
31
-**NETWORK_CONNECTED**: The device is connected to the network and has an IP address.
32
32
-**NETWORK_MODEM_RESET_LOOP**: The modem has detected a reset loop with too many attach requests within a short time.
33
33
-**NETWORK_UICC_FAILURE**: The modem has detected an error with the SIM card. Confirm that it is installed correctly.
34
-
-**NETWORK_LIGHT_SERACH_DONE**: The modem has completed a light search based on previous cell history without finding a suitable cell. This message can be used to stop the search to save power.
34
+
-**NETWORK_LIGHT_SEARCH_DONE**: The modem has completed a light search based on previous cell history without finding a suitable cell. This message can be used to stop the search to save power.
35
35
-**NETWORK_ATTACH_REJECTED**: A network attach request has been rejected by the network.
36
36
-**NETWORK_PSM_PARAMS**: PSM parameters have been received (in the `.psm_cfg` field of the message).
37
37
-**NETWORK_EDRX_PARAMS**: eDRX parameters have been received (in `.edrx_cfg` field).
0 commit comments