Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SIM808 module in application

Status
Not open for further replies.

akshaybhavsar

Full Member level 2
Joined
May 5, 2016
Messages
135
Helped
2
Reputation
4
Reaction score
2
Trophy points
18
Activity points
898
Hello,

I am using SIM808 module in my application.I have to send packets to server every 1 sec.data will have upto 150 bytes including.Below is my command flow.

AT+CGREG=1
AT+CREG=1
AT+CSQ
AT+CADC //READ ADC
AT+CIPSTART=TCP,"ip ADDRESS","PORTNO"
AT+CIPSEND=1
SEND DATA


I have to repeat atleast these AT command after every 1 sec.Is it possible to set that much low frequency(1 sec)?
My existing system takes 6 sec
 

hi akshay , it seems you using using tcp connection , kindly check sim808 transparent mode, and don't close tcp socket
 

If i choose transparent mode.It will no longer receive AT commands

Regards,
Akshay
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top