External Flash Logging Event Notification Settings; Set External Flash Logging Notify Flags Via Nus, Uart; Set External Flash Logging Notify Flags Via Configuration Service; Read External Flash Logging Notify Flags Via Configuration Service - Globalstar ST150M User Manual

Hide thumbs Also See for ST150M:
Table of Contents

Advertisement

9150-0125-01 R-1

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 >

7.11.4 READ EXTERNAL FLASH LOGGING NOTIFY FLAGS VIA CONFIGURATION SERVICE

AT+LANSF?
Response
+ LNSF: < ExternalFlashLoggingNotifyFlags >
Example:
To receive INTERNAL FLASH ERROR and GPS POSITION TRACK event notification, the valid command to activate
notification AT+LNSF = 6.
To receive all External Flash Logging event notifications, the valid command to activate all notifications AT+LNSF = 7.
To receive all External Flash Logging event notifications over configuration service, the valid command to activate all
notifications AT+LANSF = 127.
AT+LNSF = 8 or greater will return ERROR.

7.12 GPIO/INPUTS CONFIGURATION

7.12.1 GETTING A LIST OF ALL THE GPIO.

To get a list of all GPIO, send the command: "AT+GPIOLIST=0"
The meaning of the single argument is "GPIO type" where 0 = All, 1 = Available, 2 = Reserved.
The response format is as follows:
+GPIOLIST:<key>,<property>,<pin>,<is enabled>,<is fixed>,<type>,<set state>,<read state>,<is active high>,<ISR
received>,<description>
ST150M User Manual
Confidential & Proprietary Information
38

Advertisement

Table of Contents
loading

Table of Contents