Skip to main content

Questions tagged [sim800]

1 vote
1 answer
67 views

So I am working on an Arduino project and have trouble communicating over UART. I have a SIM7600G-H 4G Module from Waveshare and hooked it up to an Arduino Nano ESP32. The connections are as follows: ...
Bjarne Voigtländer's user avatar
3 votes
1 answer
260 views

I am using a SIM868 module with an Arduino Mega, where the SIM868 is connected to Serial1. After establishing a TCP connection, I need to send the following byte stream: {0x60, 0x1A, 0x9D, 0x01, 0x00, ...
Shekhar Saha's user avatar
-1 votes
2 answers
148 views

I have troubles with powering my SIM800L module. When it was powered from Arduino board using LM2596 DC/DC step-down converter (which is used to lessen voltage to 4.1V), the module restarted every 10 ...
canary44's user avatar
-1 votes
1 answer
179 views

SIMM800L connected to Arduino UNO doesn't respond to AT command. The serial monitor stops at "initializing..." the LED blinks every 3 seconds VDD --> connected to 5v of the Arduino uno ...
Mohmed Showekh's user avatar
1 vote
1 answer
164 views

I can't validate an AT command. Would anyone have any suggestions as to what I might be doing wrong? It should be printing "Sending successful! or "Sending failed!", but it doesn't show ...
Fabio Henrique's user avatar
0 votes
1 answer
377 views

I am using the sim800l gsm module with nodemcu esp8266 and comunicating with it using AT+ commands. The module is working correctly but I am trying to use the command AT+CLCC to get all the current ...
Mohamed Essam's user avatar
3 votes
0 answers
298 views

My SIM800L doesn't respond to AT commands. The serial monitor is simply blank. And the led blinks every 3 seconds which means it is connected to a network I power it through an LM2596 buck down ...
Ângela Sulissa's user avatar
1 vote
0 answers
472 views

I have so many commands that i need help to setup my SIM800L module. Tutorials i have seen so far involves the messages going directly to the mCu this is problematic for me because if the mCU is ...
DrakeJest's user avatar
  • 229
-1 votes
1 answer
226 views

I have a sim800l module connected to the Rpi pico hardware UART /* SIM800 RPi Pico 5v *External 2A 5v supply* GND GND VDD 3v3 TXD GP1 RXD GP0 */ ...
DrakeJest's user avatar
  • 229
1 vote
0 answers
632 views

So, I'm trying to send data from ESP boards- 32 and 8266 using sim800l module to firebase. But I'm getting HTTP not connected error. I tried to search web but it seems that firebase changed something ...
Kuldeep Aher's user avatar
1 vote
0 answers
210 views

I am trying to do a small project with SIM800L with Wemos d1 mini. It is a DTMF based project. The problem here is, every time I make a call the d1 mini is getting reset. This is my first project with ...
S.k.joy's user avatar
  • 11
0 votes
1 answer
866 views

I've bought such on Amazon. My main problem is that it stays in 1sec-blink, meaning it can't registrer cellular network. First I tried with all anntennas possiblities (one of each, both, none) - ...
guyd's user avatar
  • 1,049
1 vote
0 answers
991 views

I am using ESP32 and SIM800L for my project. The SIM800L does support SSL, TLS 1.0, and TLS 1.1. But web servers nowadays usually support only TLS 1.2 and 1.3. I heard, that the ESP32 HTTPS client can ...
rktech's user avatar
  • 23
0 votes
1 answer
230 views

I am using esp32 CAM by Arduino IDE and send an image file by ftp using SIM800l GSM/GPRS module to a server and every thing is ok . I can perform http request also and read some data from a website ...
Ali's user avatar
  • 21
1 vote
0 answers
1k views

Hey Arduino enthusiasts :) I have purchased a LilyGo T-Call board. Which has a Esp32 processor and a SIM800L GSM module. For my project i want to send location data over the 2G cellular network. I am ...
kasper.jha's user avatar

15 30 50 per page