We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2014/06/26 10:25:25 AM CEST
Dear All,
I am new to this community, I have a SmartG100 and EasyMX Pro V7 for STM32 ARM (STM32F107VC). I have to write code to make a call to another mobile and GPRS connectivty with PORT and TCP/IP address so that I can send/receive data from/to server. I'll appreciate your work. Thanks in advance.
posted on 2014/04/17 10:44:17 AM CEST
Hi all,
I am having some trouble getting the GSM2 Click working on my EasyPIC v7 for dsPIC30 board. I'm using a dsPIC30F4013 chip.
Hopefully in the next few days I can go over every last detail of the current program and datasheets to see what is wrong. However I would really appreciate any code for the GSM2 click on my board in the mean time.
Thanks in advance.
This is a re-post as I accidentally put this post under the Audio and Speech section originally.
posted on 2014/01/03 02:18:10 PM CET
Hi guys,
with the GSM2 Click module, I managed to send SMS but unfortunetely I did not find the right way to push "HTTP POST".
I tried the following:
AT+QIFGCNT=0
AT+QICSGP=1,"Orange F"
AT+QIREGAPP // Start TCPIP Task
AT+QIACT // Activate GPRS
AT+QHTTPURL=26,30
http://xxx.xxx.xxx.xxx:1234
AT+QHTTPPOST=7,10,10 //Send HTTP GET Request
gps=x,y
AT+QHTTPREAD=30 //Read the response of HTTP server.
AT+QIDEACT
but it hangs during QHTTPPOST ... any idea ?
THANKS a lot
posted on 2013/11/24 03:10:51 PM CET
posted on 2013/10/27 04:00:31 PM CET
looking for gsm home alarm with pic18f2550 firmware and hardware / can someone help