UART Protocol 00 For BC3MM Module Rev1.0
UART Protocol 00 For BC3MM Module Rev1.0
Uart Protocol 00
UART Protocol
00
www.stalmart.com
Page 1 of 12
Uart Protocol 00
1. Command Set
1.1 Command/Indication Syntax: <Command or Indication Type1 byte>(Data n bytes)<CR><LF> <Command or Indication Type> A to Z means the indication sent from the BC3MM module to the host. a to z means the command sent from the host to the BC3MM module. (Data): data sent by different commands or indications <CR>: Carrier Return (0x0d) <LF>: Line Feed (0x0a) <CR><LF> means the end of one command or one indication
www.stalmart.com
Page 2 of 12
Uart Protocol 00
1.3 Command Type a to z is the input to the BC3MM module a: Answer a call Syntax: a <CR> <LF> b: Inquire/set/get the phonebook Syntax: b <x> <y> <CR> <LF> While <x> <y> is: 00, get the current phonebook storage; 01, set the current phonebook storage as the SIM fix-dialing phonebook; 02, set the current phonebook storage as the ME phonebook;
04, set the current phonebook storage as the Dialed-call list; 05, set the current phonebook storage as the Received-call
10, get previous item of the current phonebook; 11, get next item of the current phonebook;
20, get previous 5 items of the current phonebook; 21, get next 5 items of the current phonebook;
www.stalmart.com
Page 3 of 12
Uart Protocol 00