Confidential & Proprietary Information
7.10.1 Set Power Management Notify Flags via NUS, UART.
AT+PNSF = < PowerManagementNotifyFlags>
7.10.2 Read Power Management Notify Flags via NUS, UART.
AT+PNSF?
Response
+ PNSF: < PowerManagementNotifyFlags >
7.10.3 Set Power Management Notify Flags via Configuration Service
AT+PANSF = < PowerManagementNotifyFlags >
7.10.4 Read Power Management Notify Flags via Configuration Service
AT+PANSF?
Response
+ PNSF: < PowerManagementNotifyFlags >
Example:
• To receive ASIC RESET and POWER STATE CHANGE event notification, the valid command to activate
notification AT+PNSF = 6.
• To receive all Power Management event notifications, the valid command to activate all notifications
AT+PNSF = 127.
• To receive all Power Management notifications over configuration service, the valid command to activate
all notifications AT+PANSF = 127.
• AT+PNSF = 128 will return ERROR.
7.11 EXTERNAL FLASH LOGGING EVENT NOTIFICATION SETTINGS
Supported External Flash Logging Event notifications code <ExternalFlashLoggingNotifyFlags>
• MESSAGE_QUEUE_NOTIFY_FLAGS_MESSAGE_QUEUED LOGGING_NOTIFY_QSPI_ERROR = 1
• LOGGING_NOTIFY_INTERNAL_FLASH_ERROR = 2
• LOGGING_NOTIFY_GPS_POSITION_TRACK = 4
7.11.1 Set External Flash Logging Notify Flags via NUS, UART.
AT+LNSF = < ExternalFlashLoggingNotifyFlags >
7.11.2 Read External Flash Logging Notify Flags via NUS, UART.
AT+LNSF?
Response
+ LNSF: < ExternalFlashLoggingNotifyFlags >
7.11.3 Set External Flash Logging Notify Flags via Configuration Service
AT+LANSF = < ExternalFlashLoggingNotifyFlags >