NB-IoT Module Series
BC95 AT Commands Manual
BC95_AT_Commands_Manual Confidential / Released 35 / 58
4
Neul Commands
4.1. AT+NMGS Neul Send Message Command
The send message command is used to send a message from the Terminal to the network via the CDP
server. This command will give an <err> code and description as an intermediate message if it can‟t send
the message. Refer to
Chapter 6
for possible <err> values.
Parameter
Example
AT+NMGS=3,AA11BB
OK
Neul Hi2110 Implementation
There is a maximum data length of 512 bytes.
Only one message will be buffered at any one time.
4.2. AT+NMGR Neul Get Message Command
Receive a message from the CDP server.
AT+NMGS Neul Send Message Command
Set Command
AT+NMGS=<length>,<data>
Response
OK
+CME ERROR: <err>
<length>
Decimal length of message
<data>
Data to be transmitted in hex string format
<err>
TBD
Quectel
Confidential