TroubleshootingArduino

Tel0124 can't send http

userHead allen.zeitman 2023-05-28 20:51:41 377 Views4 Replies

using the following AT commands but the data is not sent top the SQL Web server

Itrying this via the arduirino serial monitor so no need to add the carriage return, will add this all in an auduino ino  file once I get the code to work

I want to use the 4g method as2g is not available here

What or where is my error

AT+CCID
AT+CREG?
AT+CGATT=1
AT+CGACT=1,1
AT+CGDCONT=1,"IP","TM"
 
 

AT+CHTTPACT=\internetpage.com\,80
AT+HTTPINIT
AT+HTTPPARA="CID",1
AT+HTTPINIT
AT+HTTPPARA="URL",HTTP://www.internetpage.com/data2mysql.php?key=test&ID=9999&A0=200&A1=300&A2=1024&A3=24&A4=26&A5=10&A6=14&A7=14&A8=28&A9=0&A10=7&A11=0&A12=0
AT+HTTPACTION=0
AT+HTTPTERM
 
AT+HTTPACTION=1
AT+HTTPREAD
AT+HTTPTERM

 

 

Thanks for any insite

2023-06-01 10:53:18

userHeadPic jenna
2023-05-29 16:48:38

1.Note: Not applicable to the United States and some European countries of the communications frequency bands and operators.

Support Network:

TDD-LTE B38/B39/B40/B41FDD-LTE B1/B3/B8TD-SCDMA B34/B39WCDMA/HSDPA/HSPA+ B1/B8CDMA 1X/EVDO BC0GSM/GPRS/EDGE 900/1800 MHz

 

2.Input Power: VIN(7-23V)Only when you connect the external power supply, the module can work normally. The micro USB port of the Sim7000 expansion board cannot be used for power supply, but for burning firmware.

 

 

3.Please check if the two antennas are connected incorrectly.

 

 

4.Please check the GSM signal indicator light and the power indicator light.

Net——GSM signal indicator lightSteady: Search the networkFast flashing (once every 1s): network registration is complete

 

5.pls refer to the wiki.

DFRobot/SIM7500_SIM7600 Series_Compatibility_With_SIM800_HTTP_ATC_V1.00.pdf at master · Strictus/DFRobot · GitHub

userHeadPic jenna
allen.zeitman wrote:

Hi, Can you tell me if the antennas are correct,

I have the square one next to the GRND and the long oblong one connected to the main,issthat correct. I only got 2 antennas when ordering

2023-05-29 23:53:01
allen.zeitman wrote:

The antennas are correctly placed

2023-05-30 23:02:36
2 Replies