No video

SOLUTION : AE GSM SIM900 NOT COMMUNICATING WITH ARDUINO | SIM 900 NOT MAKING CALL/ SMS

  Рет қаралды 12,490

Jiminy's Flipbook

Jiminy's Flipbook

Күн бұрын

Click the following link to learn how the video was made: direct-link.ne... CALL NOT GOING, RECEIVING, NOT ABLE TO SEND SMS through any GSM of the WORLD!!!!! PROBLEM SoLvEd !!!!!
If you have a GSM module and it is in all right condition but still not making a call, receiving SMSs or sending SMSs then this VIDEO is for you only !!!!!!!

Пікірлер: 33
@poojamadireddy3837
@poojamadireddy3837 4 жыл бұрын
Thank you this was an eye opener :’(
@JimyFlips
@JimyFlips 4 жыл бұрын
Subscribe ++ Share ++ Like
@sumith_s_prince
@sumith_s_prince 3 жыл бұрын
Hey Guy's! If your GSM Module is not working/calling/messaging then it's not the problem with gsm module,it's the problem with your sim usually JIO and VI sim doesn't support 3g 2g bands so it doesn't work. Even I was facing this issue but when I used "Airtel" sim in the module then it worked and was making call and msg..👍 hope you find it useful...try it
@satavisha7605
@satavisha7605 9 ай бұрын
I have used Airtel sim still it's not working
@pallakparmar4230
@pallakparmar4230 Жыл бұрын
It's very helpful . Thanks a lot
@JimyFlips
@JimyFlips Жыл бұрын
Glad it was helpful!
@kaviyadurai9917
@kaviyadurai9917 3 жыл бұрын
My GSM module is not working. I have connected the pins as u suggested. But still it don't work. I think there might be a problem in my sim card, but it supports both 3g and 4g
@JimyFlips
@JimyFlips 3 жыл бұрын
Hi. Thanks for watching this video. As I have already mentioned in my video, you might have made an error in connecting the wires earlier. Once that connection error is made, the GSM blows off! Go, buy a new one and take care next time. Best, IAMDR7
@lakshmanvengadesan9096
@lakshmanvengadesan9096 4 жыл бұрын
Are you sure that it's gone when we connect RX to RX and TX and TX???
@JimyFlips
@JimyFlips 4 жыл бұрын
Yes. This happened with me. I destroyed 3 such GSM Modules by this holy mistake. If you have done so, you may use it as a bluetooth module also because such GSM modules have many features built in. Go and discover about those on the web! Best, IAMDR7
@venkateswararasupalli7719
@venkateswararasupalli7719 Жыл бұрын
can we use 4g sim for this project
@muhammadm1237
@muhammadm1237 2 жыл бұрын
i have a problem that represented in fast d6 blinking
@luxolombono7635
@luxolombono7635 3 жыл бұрын
Good video, I have a problem my GSM900 doesn't want to connect with my Simcard. I am using cell C it supports 2g/3g/4g. the netLight LED blinks continuously for 50 seconds then it goes off completely, what could be the problem?
@JimyFlips
@JimyFlips 3 жыл бұрын
Hi. Thanks for watching the video. As far as I know, SIM 900 does not support 4G SIM cards. You can check for that with the manufacturer. Maybe you could try to place another SIM card in that SIM 900. Or you could buy another SIM 900 module. And do make 100% sure that your carrier (C-cell) supports 2G/3G bands. And, as per my knowledge, SIM 900 work only for 2G bands, and carrier support for 2G band is becoming very-very less. As far as I know, carriers these days have stopped supporting those bands. Pls, do reach out if you need further assistance! Best, IAMDR7
@luxolombono7635
@luxolombono7635 3 жыл бұрын
@@JimyFlips thank you so much for the response, I will definitely reach out if I have a problem again.
@sohammitra1834
@sohammitra1834 4 жыл бұрын
hi for some reason my sms code shows inverted questionmarks on the srial monitor . how can i solve this .
@JimyFlips
@JimyFlips 4 жыл бұрын
Hello. First of all thank you for watching this video. It would be really good if you can type your code here on the comments section. No need to type the whole code, just type the part where msg function is involved. If you don't want to type any code, I can probably suggest tweaking the following: 1. Try to change font of serial monitor, because some characters can mean different things in different fonts. 2. Review your code line by line. Hope it helps! Best, IAMDR7
@sohammitra1834
@sohammitra1834 4 жыл бұрын
@@JimyFlips void SendMessage() { mySerial.println("AT+CMGF=1"); //Sets the GSM Module in Text Mode delay(1000); // Delay of 1000 milli seconds or 1 second mySerial.println("AT+CMGS=\"+91xxxxxxxxxx\" "); // Replace x with mobile number delay(1000); mySerial.println("I am SMS from GSM Module");// The SMS text you want to send delay(100); mySerial.println((char)26);// ASCII code of CTRL+Z delay(1000); } this is my code
@SANYAAGARWAL-f2s
@SANYAAGARWAL-f2s Ай бұрын
change the baud rate in serial monitor
@mdmarufahmed9323
@mdmarufahmed9323 3 жыл бұрын
Really, then why it's working on my projects, yeah I've connected TX RX reverse, it still okay
@JimyFlips
@JimyFlips 3 жыл бұрын
You might be having a modded GSM unit. Thats why probably. Otherwise you must be having a good luck.
@ritikazalke4822
@ritikazalke4822 3 жыл бұрын
I didn't connect tx to tx and RX to Rx still I didn't get the message, even I tried it on another gsm module but still I didn't get the message can u plz tell why so
@JimyFlips
@JimyFlips 3 жыл бұрын
Hi. Thanks for reaching out! Just check if your SIM Card is 4G or 3G. A 4G sim usually does't work with the current versions of GSM modules. If you have a 3G "old" SIM, you are good to go with your GSM module. And, if its still not working then there must be some issues with the GSM Module itself. One more thing, even if you connected the wrong terminals once anytime, your GSM's life is over even though you connect it correctly the next time. Best, IAMDR7
@keelanurnishanth5801
@keelanurnishanth5801 5 жыл бұрын
i tried using several sim cards on the gms 900a module which i bought and the simcard that i have inserted doesnot connect to calls could it be because i am using a 4G simcard ? can anyone please answer?
@JimyFlips
@JimyFlips 5 жыл бұрын
Hello, thank you for watching my video. Answer: Yes, these 4G SIM cards are not supportable with the GSM SIM module - unfortunately. If you have a 3G/2G SIM, you are very lucky and fortunate enough to use it with your GSM module. You may hover over the internet to find how you could use a 4G SIM with a GSM Module (Arduino). Best of Luck! Stay Creative and Happy!! Best, IAMDR7
@karandahiwale8770
@karandahiwale8770 3 жыл бұрын
My gsm accepts call but not responding to commands
@JimyFlips
@JimyFlips 3 жыл бұрын
Hi! KD, how can u tell that it is accepting calls?
@karandahiwale8770
@karandahiwale8770 3 жыл бұрын
@@JimyFlips because when I power it on and call on the inserted sim card after 2 rings gsm answers the call
@JimyFlips
@JimyFlips 3 жыл бұрын
​@@karandahiwale8770 I mean it must be having some programming/linking with arduino if it answers the call... means it would be surely communicating with arduino... do u have it programmed/linked with arduino?
@karandahiwale8770
@karandahiwale8770 3 жыл бұрын
@@JimyFlips yes when I. Connect sim800 to. Same arduino it works and when I changed arduino to sim900 it accepts call but does not responds to at commands
@JimyFlips
@JimyFlips 3 жыл бұрын
@@karandahiwale8770 Sorry... but I may not be further helpful! Thanks for contacting me. But, one last thing, I have still not understood how can you be sure that GSM is accepting call?
@guesswhoiam5746
@guesswhoiam5746 4 жыл бұрын
sss
SIM900 AT Commands
11:54
Ravi Pujar
Рет қаралды 95 М.
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 22 МЛН
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 16 МЛН
RECEIVE SMS USING STM32 AND GSM SIM900 HAL || KEIL uVision.
17:43
ASK EDISON,DO IT
Рет қаралды 3 М.
Arduino : Sim 900A gsm module with Arduino / Lesson 4
11:20
TechnoLabs Lk
Рет қаралды 28 М.
Solution of SIM800L Network Problem | 4 Methods
11:27
Clgproject
Рет қаралды 16 М.
Receiving SMS from GSM to Arduino SMS Controlled LED using Arduino and SIM900A
30:24
Tutorial: How to use SIM800L GSM Module with Arduino
13:50
TechToTinker
Рет қаралды 191 М.
GSM Tutorial
11:56
Saravanan AL
Рет қаралды 147 М.
SIM900: Operation and Test
13:03
Diseño Electrónico A2P
Рет қаралды 60 М.
What will he say ? 😱 #smarthome #cleaning #homecleaning #gadgets
01:00