![Neoway M660 Скачать руководство пользователя страница 90](http://html.mh-extra.com/html/neoway/m660/m660_at-command-manual_1667874090.webp)
Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
82
Example
AT%EMSD=1
OK
AT%EMSD=0
OK
Remarks
Enable DSP monitor before eCall is initiated. After eCall is terminated, disable DSP
monitor
16.2 Configuring MSD Data:
%EMSDSET
Description
To configurate MSD data (a minimum set of emergency related data)
Format
AT%EMSDSET=<MSD_data><CR>
Parameter
< MSD_data >: String Hexstring, maximum length is 280 bytes
Return
Value
OK/ERROR
Example
AT%EMSDSET="0D0D0D"
OK
AT%EMSD=0
OK
Remarks
Refer to TS 26.267, maximum size of MSD is 140 bytes. This command is sent before
eCall is initiated
16.3 Initiating an eCall:
+CECALL
Description
To trigger an eCall to the network.
Based on the configuration selected, it can be used to either trigger a test call, a
reconfiguration call,a manually initiated eCall or an automatically initiated eCall.
Format
AT+CECALL=<type_of_eCall><CR>
Parameter
<type_of_eCall>: Integer
0: Test call
1: Reconfiguration call
2: Manually initiated eCall
3: Automatically initiated eCall
Return
Value
OK/ERROR
Example
AT+CECALL=?
+CECALL: (0,1,2,3)
OK