Alarm SMS with AMX and wawecom GSM Modem
gufo28
Junior Member
how can I put this "at command" in the ni3100?
AT (ENTER)
AT+CMGF=1(ENTER)
AT+CMGW="TEL NUMBER"(ENTER)
>MESSAGE.(ENTER)
AT+CMSS=1(ENTER)
thanks
Adriano
AT (ENTER)
AT+CMGF=1(ENTER)
AT+CMGW="TEL NUMBER"(ENTER)
>MESSAGE.(ENTER)
AT+CMSS=1(ENTER)
thanks
Adriano
Comments
-
You'll have to write a program for it and upload.
Best of luck.
E -
ericmedley wrote: »You'll have to write a program for it and upload.
Best of luck.
E
Well I've had my smile for the morning
-
-
how can I put this "at command" in the ni3100?
AT (ENTER)
AT+CMGF=1(ENTER)
AT+CMGW="TEL NUMBER"(ENTER)
>MESSAGE.(ENTER)
AT+CMSS=1(ENTER)
thanks
Adriano
G'day Adriano,
If your GSM Modem is connected to the first serial port of your NI-3100 you would send those strings like this..SEND_STRING 5001:1:0, "'AT',$D,$A" SEND_STRING 5001:1:0, "'AT+CMGF=1',$D,$A" SEND_STRING 5001:1:0, "'AT+CMGW=TEL NUMBER',$D,$A" SEND_STRING 5001:1:0, "'>MESSAGE.',$D,$A" SEND_STRING 5001:1:0, "'AT+CMSS=1',$D,$A"
Please note that I have presumed that your "ENTER" is a carriage return($D) and line feed($A) combined.
You will need to insert your telephone number as well.
I hope this helps.
Cheers -
Spoil sport.
You are way too nice mush! -
new test
I tried with HyperTerminal and the right command is:
AT+CMGS=Tel Number (enter)
message (ctrl+z)
I tried it so (in ni3100)it does not work:
SEND_STRING 5001:1:0, "'AT+CMGS=TEL NUMBER',$0D,$0A"
SEND_STRING 5001:1:0, "'MESSAGE',$1A"
Eventually, write a program and then uploading, is complicated?
how to start?
have you exemple?
thanks
Adriano
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums