python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Code to check if SIM800L successfully sends a text message
I wanted to know if there is any code to check if a sim800L successfully sends a text message. I will need this code so that every time my sim800L sends a text message successfully it would light up a...
How
Votes: 0
Answers: 1
when i try send sms in sim800l with at+cmgs i have got error
hi it is my code to send "hello world" to my phone number with ardiuno and sim800l but i get Error and when i use "gsm.println("at+cmee=1");" i will get cms error 305
wh...
hesam sadig bayan
Votes: 0
Answers: 1
How to send an SMS in a language other than English with module SIM800L?
How to send a text message in Polish, e.g. with the following text "Cześć", where the characters are from outside the GSM alphabet? I have a TTGO T-Call board that has a SIM800L module from ...
Dawid Irzyk
Votes: 0
Answers: 2