View Single Post
Posts: 18 | Thanked: 18 times | Joined on Oct 2009 @ Russia
#9
Originally Posted by moneytoo View Post
SMS and alarm:
Code:
\r\n+BTWMT: 1,53,\"+420720123456\",\"jmeno jmeno\",\"08/09/26,16:12:26+04\",0,0\r\n

\r\n+BTWMT: 1,75,\"t-zones SMS\",\"t-zones SMS\",\"08/09/29,17:58:50+04\",0,4\r\n\r\nahoj\r\n

\r\n+BTWMT: 1,83,\"t-zones SMS\",\"t-zones SMS\",\"08/09/26,16:10:56+04\",0,11\r\n\r\ntest jedna2\r\n

\r\n+BTWALM: 1, \"Test Alarm\"\r\n
\r\n+BTWALM: 0\r\n
It's looks like AT+BTWMER=1 is responsible for enabling of +BTWMT reporting, events and AT+BTWAER=1 for +BTWALM reporting.
Maybe AT+BTWRER=1 is about news?

For +BTWMT the format looks like:
+BTWMT <delivery flag ??>,<command size>,<number>,<remote party>,<date>,<message type ??>,<text size>

Did you understood the value of AT+BTWCLKT=500 and AT+BTWCLKOK=1 commands?

Last edited by Performer; 2010-02-22 at 15:09.
 

The Following User Says Thank You to Performer For This Useful Post: