Це відео не доступне.
Перепрошуємо.

SIM800L with arduino Tutorial. How to send, receive SMS and make a call.

Поділитися
Вставка
  • Опубліковано 9 бер 2018
  • This is tutorial about how to use SIM800L GSM module with an arduino. It uses only ATCommand without library.
    There are so many GSM modules that came to market right now. And SIM800L almost the cheapest. It cost under 10$ and has the same feature as other. In this tutorial, we will examine how to use this GSM module with an arduino.
    Still have problem with your SIM800L module? here's the solution :
    • SIM800L Troubleshootin...
    You can find full tutorial and code here :
    miliohm.com/sim800l-arduino-tu...
    breakrow.com/miliohm/sim800l-...
    Music :
    Happy Life by FREDJI / fredjimusic
    / fredjimusic
    Music promoted by Audio Library • Happy Life - FREDJI (N...

КОМЕНТАРІ • 252

  • @miliohm
    @miliohm  3 роки тому +2

    I made mistake when drawing the wiring diagram. I should connect the VCC of SIM800L to 5V, not 3.3V. But it's better and safer if your power supply no more than 4.2V. 4V is the recommended voltage.
    And if you are still have problem with your SIM800L. here's the troubleshooting guide :
    ua-cam.com/video/qI8vdiQdXtA/v-deo.html

    • @d4te_muhammadzadidilmizadi970
      @d4te_muhammadzadidilmizadi970 3 роки тому

      apa kau berasal dari indonesia

    • @miliohm
      @miliohm  3 роки тому +1

      @@d4te_muhammadzadidilmizadi970 betul

    • @d4te_muhammadzadidilmizadi970
      @d4te_muhammadzadidilmizadi970 3 роки тому

      sudah kuduga seperti ch utek str orang indo tapi berkedok title b inggris

    • @miliohm
      @miliohm  2 роки тому

      I'm not sure since I'm not experienced on that field. But I think it should works. Compare the signal when use the antenna and when it's not

  • @itzikovadia851
    @itzikovadia851 4 роки тому +1

    Very good it is workingfor arduino mega i used pins 50 51 instead of 10 11

  • @didiersee
    @didiersee 6 років тому +1

    Congratulations and thank you very much for the sharing (from Belgium).

    • @miliohm
      @miliohm  6 років тому

      didiersee thank you. Don't forget to subscribe

    • @didiersee
      @didiersee 6 років тому

      i'm subscribe see you soon for your next video.

  • @Babzz1234
    @Babzz1234 5 років тому +4

    what are the specifications for the sim card for this project ?

  • @hoangvannghetvt9119
    @hoangvannghetvt9119 Рік тому

    Thank you very much. I have a headache because of this problem for 2 days

  • @FatnqMop
    @FatnqMop Місяць тому

    Thank you for this video
    Can you please tell me what I should type after s

  • @uy8884
    @uy8884 3 роки тому

    Thank you, it is working also i used lm2596 for regulating voltage.

    • @miliohm
      @miliohm  3 роки тому

      Great

    • @uy8884
      @uy8884 3 роки тому

      @@miliohm I wonder, how can i send to sensor value? String SMS = "what is exactly write in this area";? for example dht sensor? Thank you.

    • @miliohm
      @miliohm  3 роки тому

      @@uy8884 you need to convert to string. So it should like this SMS=String(temperature)

    • @uy8884
      @uy8884 3 роки тому

      @@miliohm Unfortunately, it did not happen, i tried different combinations like this.

  • @creedsolutionsgroup3426
    @creedsolutionsgroup3426 5 років тому +12

    @miliohm: I'm surprised your SIM800L module even worked seeing you had it running at 3.3V. My understanding is that the SIM800L requires at *least* 3.4 volts and it's recommended to run at 4V.
    Thank you for the useful video!

    • @liridonosmani5834
      @liridonosmani5834 4 роки тому +3

      on the diagram it showed 3.3 but when he is connecting it together he says he puts it on 5v

  • @righthire3785
    @righthire3785 5 років тому +3

    sir module did'nt perfome any action sim 800l light blinking, arduino code uploaded all data correct no sms recvie on my number

  • @uctoan1748
    @uctoan1748 5 років тому

    thank you so much

  • @bourasihabe
    @bourasihabe Місяць тому

    Question : when making a call we should receive "ringing ringing" on serial monitor as a result?

  • @nguyenlan9403
    @nguyenlan9403 5 років тому

    Hello.. Pls Tell me my Led is glowing too faster. maybe not signal form my sim. my module sim is new. can you fix it for me. thank you very much

  • @iotinvention6902
    @iotinvention6902 6 років тому

    I done like it but my sim is not registering if I need to give external power supply to gps module

  • @ajayrawat634
    @ajayrawat634 4 роки тому +1

    I dont know why my gsm is not sending any message even though it is working properly... The light is blinking after every 3 seconds. Can you tell me what could be the problem

  • @bernardapoh9252
    @bernardapoh9252 4 роки тому

    Thanks for sharing

  • @nagamanihegde9609
    @nagamanihegde9609 5 років тому

    Sir...
    I want to make sim800l based mobille phone.. plz can you help me..?

  • @reillyannecena914
    @reillyannecena914 4 роки тому +1

    I tried it on arduino beetle and change the pin number TX (1), RX(0), but it doesn't work

  • @Longnguyenthodien
    @Longnguyenthodien 6 років тому

    Thank you.

    • @miliohm
      @miliohm  6 років тому

      you are welcome

  • @amirqane5270
    @amirqane5270 10 місяців тому

    hi ,it is better than to use a regulator when work with a sim800l

  • @emptyset5825
    @emptyset5825 3 роки тому

    Hi! Nice video. I have some questions and hope you reply.
    I am trying to connect it with Flame Sensor. But I already used 5V for the Flame sensor. What am I supposed to do in order to feed the SIM800L? Do I have to buy an external power supply(like 3.7V, 4V, 4.4V) and converter?
    or Connecting to Ground(GND) is enough to run it?

    • @miliohm
      @miliohm  3 роки тому

      You can try the 5V for SIM800L and the sensor. But if that looks like doesn't enough current you should buy external power supply

  • @didiersee
    @didiersee 6 років тому

    Hello watht's difference SIM800L and SIM800C?

  • @jairamvutukuri8520
    @jairamvutukuri8520 4 роки тому

    is it possible to make a call more than 1 phone number using these modules

  • @herikalaka1432
    @herikalaka1432 4 роки тому +1

    Please I have problem when I send message, I receive this message what the problem

  • @febinpeter167
    @febinpeter167 5 років тому

    Does this module support 3g sim card

  • @manasamoni7467
    @manasamoni7467 5 років тому +1

    ATDnumber
    Error
    how to clear this error

  • @sakshidashore2129
    @sakshidashore2129 5 років тому +1

    Plz would u tell us how to connect nodemcu with sim800l for message and calling?

    • @INNOVATIONGUYS
      @INNOVATIONGUYS 5 років тому

      gsm is not required instead you can use IFTTT services

  • @rainbowforest09
    @rainbowforest09 5 років тому

    Kalau kirim smsnya berdasarkan keadaan sensor yg deteksi terus2an gimana kodenya ya? Sensornya ngasih output kontinyu tp smsnya cuma mau sekali aja. Kecuali nilai sensornya udh sempet keluar rentang nilai yg dipakai jd trigger sms.

  • @rahilsaifi5660
    @rahilsaifi5660 4 роки тому

    Sir, if we send the message from sim800l to android phone, then that show does not happen, please reply me.

  • @Indiansenpai0111
    @Indiansenpai0111 2 роки тому

    Sir i want blink led through sms tell me how can I do it

  • @hydraubeginner
    @hydraubeginner 6 років тому

    thanks

    • @miliohm
      @miliohm  6 років тому

      you are welcome, don't forget to subscribe. It will make us happy :)

  • @agungilham6270
    @agungilham6270 4 роки тому

    Bang kalo kita mau menelpon arduino lalu mengkatifkan pin buat menyalakan sesuatu gimana caranya bang?

  • @stimsona6859
    @stimsona6859 4 роки тому

    The code works fine and have good signal strength and the functionality is set to "full functionality" .The problem faces here is that when pressed for call command 'c' it returns NO CARRIER error an important note is that is I was successful in sending SMS. Can you please help to rectify this error?

    • @miliohm
      @miliohm  4 роки тому

      I found something that might interesting. Check this link : stackoverflow.com/questions/30952079/receiving-no-carrier-error-while-tring-to-make-a-call-using-gsm-modem-in-pytho

  • @arduinonour4746
    @arduinonour4746 5 років тому

    Thank s .......................... :)

  • @XTomsenX
    @XTomsenX Рік тому

    Do you have to use a SIM card without a pin code or is there a way too enter the sim code in the script when arduino is starting?

    • @amirqane5270
      @amirqane5270 10 місяців тому

      you must to remove pin code

  • @amirqane5270
    @amirqane5270 10 місяців тому

    so good

  • @abdallahhatem5155
    @abdallahhatem5155 Рік тому

    how can i interface sim800l with pic 16f877a ? can you help me

  • @RORONOAZORO-ry8ju
    @RORONOAZORO-ry8ju 3 роки тому

    hi, is there an app that we can directly type there and send just like messages app without the use of serial monitor from Arduino IDE???

    • @miliohm
      @miliohm  3 роки тому

      You can use button or another device to send the message. It is just sample using serial monitor

  • @argosetyo867
    @argosetyo867 6 років тому

    if anyone nothing happened, make sure the voltage is 3,7 volt and current is 2 Ampere. And buy external antenna for SIM800l module.

    • @yololife5312
      @yololife5312 5 років тому

      For 2A supply , is arduino enough to supply that
      Or external power supply is required
      He hasn't used any external power supply :/

    • @SkjoyBd
      @SkjoyBd 5 років тому

      Ritik Bhutani External power supply is required.

  • @AbdulBasit-dl1kd
    @AbdulBasit-dl1kd 5 років тому

    sir how to recieve call.plz can u provide me code.

  • @jairamvutukuri8520
    @jairamvutukuri8520 4 роки тому

    Could you send the code for making call to 5 phone numbers pleaseee

  • @pateldhruv4657
    @pateldhruv4657 3 роки тому

    My module received message but can't send a message so help me waht I do

  • @rahilsaifi5660
    @rahilsaifi5660 4 роки тому

    Sir, this module is not messaging Android phones. It is a small multimedia phone, messaging it.

  • @liridonosmani5834
    @liridonosmani5834 4 роки тому

    I am using a giffgaff 4g but it is not working, help me pleasee!!

  • @talin_of_earth4506
    @talin_of_earth4506 4 роки тому +1

    Good day sir,
    Is it possible to send messages to a registered phone number? I mean, without using the laptop but instead just buttons after doing something with the codes?

    • @talin_of_earth4506
      @talin_of_earth4506 4 роки тому

      And is it possible to attach some buttons on the module to operate it with battery?

    • @miliohm
      @miliohm  4 роки тому

      @@talin_of_earth4506 of course that is possible, even you can input with keypad. Just use the variable. And of you need to save the the number you can use EEPROM

    • @talin_of_earth4506
      @talin_of_earth4506 4 роки тому

      @@miliohm thank you very much sir.

    • @talin_of_earth4506
      @talin_of_earth4506 4 роки тому

      If you don't mind sir, do you happen to know an article with a step by step procedure on how to assemble the buttons?

  • @RadionicaExpress
    @RadionicaExpress 4 роки тому

    After OK
    i get reverse question mark when the sms is received and should be displayed help? 1 sms did show up but thats all now every time ''⸮''

    • @mhasanisik
      @mhasanisik 4 роки тому

      hello. can you solve this problem?

  • @pomeraizimbango4789
    @pomeraizimbango4789 6 років тому

    this module has no antenna connected and its still working???? and also sim800l does not operate under 3.7V, current from Arduino is very low to support network connection

    • @miliohm
      @miliohm  6 років тому

      pomerai zimbango yes, and still work for me

  • @nurhana35
    @nurhana35 3 роки тому

    I want to ask .. kenapaa ya AT Command saya ngak keluar pada serial monitor .. tapi call and send msg jalan sperti biasa .. cumaa ngak tunjuk the At Command

  • @bagyewire8023
    @bagyewire8023 6 років тому

    saya sudah subcribe mas...

  • @herikalaka1432
    @herikalaka1432 4 роки тому

    J'ai un problème quand je reçois un Sms ,l'Sms arrive avec ce message

  • @electricalcoder3025
    @electricalcoder3025 4 роки тому

    hey are you facing the issue like sending long sentences to gsm but reciving in accurately the words when short messages sent it recieves accurately...is the problem gsm module or is it common?

    • @miliohm
      @miliohm  4 роки тому

      how long is the sentence? maybe it took two sms?

    • @electricalcoder3025
      @electricalcoder3025 4 роки тому

      @@miliohm just 3-4 words only but some letters are changed ...and some are changed question marks while recieving it to the GSm ....baud rate is 115200....9600baud rate not working with it

    • @miliohm
      @miliohm  4 роки тому

      @@electricalcoder3025 did you use software serial or hardware serial? if you use software serial, it's likely that software serial can't handle at 115200. Try with 9600. Restart the arduino and SIM800L. SIM800L should automatic detect the baudrate. And if still had problem, try open my another video about SIM800L AT command. There you can try the AT command first

    • @electricalcoder3025
      @electricalcoder3025 4 роки тому

      @@miliohm yes dude...iam using AT commands only but while doing it with 9600 baud rate ...only question marks receiving and msg even not getting sent.....so I set it as 115200 from web page...its working but...3-4 word msg ...get..some letters...get ...errored

    • @miliohm
      @miliohm  4 роки тому

      @@electricalcoder3025 the problem Seems because the baudrate. Maybe you can try arduino Mega with serial1 so it can handle at that speed. But for normal SIM800 it should able to use at 9600

  • @rasheedmalik6594
    @rasheedmalik6594 4 роки тому

    how come u use module without even any antenna connected? i m curious!

    • @miliohm
      @miliohm  3 роки тому

      I never use antenna and always get excellent signal quality

  • @kanmanikamaraj9693
    @kanmanikamaraj9693 6 місяців тому

    is sim 800 ட use 5V

  • @VinaySingh-kz8zp
    @VinaySingh-kz8zp 4 роки тому

    My module doesn't responds to any AT command. Sim registers successfully. I am using external power supply. At what logic levels it works? 5v or 3.3v?

    • @miliohm
      @miliohm  4 роки тому

      Check the wiring. It uses 5V voltage level

  • @delwinmathewjoseph6210
    @delwinmathewjoseph6210 4 роки тому

    I'm getting a ATD error....please help

  • @raphaelmanalo1425
    @raphaelmanalo1425 6 років тому

    Recieve is on Unicode Notation How can i change it? thank you!

    • @miliohm
      @miliohm  6 років тому +1

      maybe you use wrong baudrate?

    • @raphaelmanalo1425
      @raphaelmanalo1425 6 років тому

      @@miliohm
      Thank you very much for the reply aor!

  • @ryanocampo4890
    @ryanocampo4890 5 років тому

    Is it possible for the gsm to send something like integers?

    • @miliohm
      @miliohm  5 років тому

      Of course, whatever text you need to send. Just convert it to string first

    • @ryanocampo4890
      @ryanocampo4890 5 років тому

      miliohm do you have tutorial?

  • @aovinmahmud5984
    @aovinmahmud5984 6 років тому

    Brother i can't understand why my gsm not getting the signal. sim card placement, code, power everything is ok but still not getting the signal .. need help

    • @miliohm
      @miliohm  5 років тому

      try use more current power. don't use only ardunio

    • @subramanikaruphiya5995
      @subramanikaruphiya5995 4 роки тому

      @@miliohm bu
      t here you use only ardiuno????

  • @vamsisai5235
    @vamsisai5235 4 роки тому

    My Sim module doesn't blinking for every 3 sec..it was blinking for every second.
    What type of sim I would like to choose for that whether it is 2g or 3g sim

    • @miliohm
      @miliohm  4 роки тому

      What type power supply did you use? Sometimes just use arduino is just not enough

    • @vamsisai5235
      @vamsisai5235 4 роки тому

      I've used the cable supply only (data cable)

    • @miliohm
      @miliohm  4 роки тому +1

      @@vamsisai5235 maybe the current is just not enough. Sometimes happen to me too. Try using external power supply that can supply 2A current. Set the volatge to about 4 Volt. You can use step down to set the voltage. Watch my another tutorial about http request using SIM800L. I use different power supply there.

  • @sanjoykumarrouth6410
    @sanjoykumarrouth6410 5 років тому

    How can I use SIM800L for sending LPG leakage alert? Please provide me detail circuit diagram and code.

  • @vinty9
    @vinty9 6 років тому

    I have done everything like this ....and connected the Board using Laptop's USB.
    1) Module is ON,
    2) LED is blinking every 3 seconds.
    3) Module is in TEXT mode.
    4) Incoming SMS can be read and displayed on the Serial monitor
    Problem is that whenever I am trying to send a text SMS, it is delivered without text (means an empty/blank message) to the recipient. On the screen, it just shows "SMS Failed"
    Can you please help me out on the root cause of this?

    • @miliohm
      @miliohm  5 років тому

      maybe the problem is in your code? did you edit the code?

  • @bonjovicalaguas1835
    @bonjovicalaguas1835 5 років тому

    can work on 5v in arduino mega? or just 3v

    • @miliohm
      @miliohm  5 років тому

      Sometimes it worked

  • @teja_pothukanoori
    @teja_pothukanoori 6 років тому

    I did as u said...but it's not working...please help me because I have a project to submit on this before this month 25th..!

    • @miliohm
      @miliohm  6 років тому

      Teja Pothukanoori what's the problem? I can't help you if you don't expalin the detail

    • @teja_pothukanoori
      @teja_pothukanoori 6 років тому

      miliohm my module kept blinking for every second.....please help to get signal

    • @teja_pothukanoori
      @teja_pothukanoori 6 років тому

      miliohm it worked fine yesterday night...but now, it's not getting signal

  • @raghavgoel8340
    @raghavgoel8340 5 років тому +1

    Hello...
    I have tried your code and I am supplying 4V with 2A of current to Sim800L module Led is glowing too faster and on Serial monitor it is showing Dial tone error.
    PLEASE SOLVE THIS AS SOON AS POSSIBLE

  • @abdesslammerrouche3095
    @abdesslammerrouche3095 6 років тому

    Please can you help me I have a problem with my gsm didn't work

    • @miliohm
      @miliohm  6 років тому

      Abdesslam Merrouche what's the problem?

    • @abdesslammerrouche3095
      @abdesslammerrouche3095 6 років тому

      miliohm when I send the program from the ardwino the gsm didn't send the message why I don't know ?

    • @abdesslammerrouche3095
      @abdesslammerrouche3095 6 років тому

      I did what you do in the video

  • @KhazaeeTech
    @KhazaeeTech 5 років тому

    link does not work !!!!

  • @arifahadzmi5488
    @arifahadzmi5488 6 років тому

    I did as the video but I got an error when I press s

  • @rayandjema5642
    @rayandjema5642 2 роки тому

    hello will this ruin my sim card if i do it to my daily one ?

    • @miliohm
      @miliohm  2 роки тому

      No, I also test it with my daily sim card

    • @rayandjema5642
      @rayandjema5642 2 роки тому

      @@miliohm omg thank you dude

  • @robertlegrandsongue2829
    @robertlegrandsongue2829 6 років тому

    thanks you for this video now i know make call what i seek since but when i send sms from my smartphone the serial monitor don't display my sms it display a string of numbers please what's the problem?

    • @miliohm
      @miliohm  6 років тому

      number like what?

    • @nakunarugretser2622
      @nakunarugretser2622 6 років тому

      Hi, your serial print is probably in PDU format. Try to include "AT+CMGF=1" in your code.

  • @prudhvieethakota3822
    @prudhvieethakota3822 5 років тому

    Bro can i send multiple message at a time

    • @miliohm
      @miliohm  5 років тому

      Ini think it can't. This device works just like Cell phone

  • @jairamvutukuri8520
    @jairamvutukuri8520 4 роки тому

    In your code you wrote only one phone number to make a call and send sms then how to make a call and sending sms to more than 1 phone number

    • @miliohm
      @miliohm  4 роки тому

      Just make another variable with new phone number. And call the function with it

  • @nemac_SD
    @nemac_SD 5 років тому

    I need help.. I try your code, manage to send SMS make call, but I don't receive anything on my serial monitor.. Just "system started.. Type s for sms....." what ever I type it doesn't show on serial monitor

    • @miliohm
      @miliohm  5 років тому

      Check the wiring, and what power supply did you use?

    • @nemac_SD
      @nemac_SD 5 років тому

      @@miliohm I am using sim 800L v2.0 EVB.. Your code works, I type s and it send SMS, c for call. all works. But on serial monitor It doesnt show what I type.. just "system stared..." Wiring is ok, power external with dc to dc converter and grounded together. Is there any possibility to send you my code and what I'm trying to make.. I really need help.

  • @arielmurio4088
    @arielmurio4088 5 років тому

    What is this error plss help
    any one please help
    Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Uno"
    C:\Users\user\Documents\Arduino\SimTry\SimTry.ino: In function 'void SendMessage()':
    SimTry:38: error: invalid operands of types 'const char*' and 'const char [3]' to binary 'operator+'
    sim.println("AT+CMGS=\"" + 6390****** + "\"
    "); //Mobile phone number to send message
    ^
    exit status 1
    invalid operands of types 'const char*' and 'const char [3]' to binary 'operator+'
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

  • @jahangirali6150
    @jahangirali6150 3 роки тому

    my Question is whose number write in the code (String number = "+xxxxxxxxxxxxx";) that are insert SIM in module SIM 800L or other On which we receive message or call

    • @miliohm
      @miliohm  3 роки тому

      It's the destination. We don't need to input our number

    • @jahangirali6150
      @jahangirali6150 3 роки тому

      @@miliohm ok thanks

  • @kaustubha7371
    @kaustubha7371 3 роки тому

    Can it be done with arduino nano?

  • @sarthaksharma3881
    @sarthaksharma3881 5 років тому +1

    protocol error not uploading on board . please help..............

    • @miliohm
      @miliohm  5 років тому

      Check the COM port for arduino. Is itu already recognized by computer?

    • @sarthaksharma3881
      @sarthaksharma3881 5 років тому

      @@miliohm problem is solved when I used Lipo battery to power up the gsm module

    • @officiallor9
      @officiallor9 5 років тому

      We're can get there's same as last😉 year 😊😉 anything

  • @nurfathiahayuni
    @nurfathiahayuni 4 роки тому

    where did u buy it? how much it cost?

    • @miliohm
      @miliohm  4 роки тому

      You can find many online, depends on which country do you live?

    • @nurfathiahayuni
      @nurfathiahayuni 4 роки тому

      @@miliohm okay thank you

  • @aniketgotrale2295
    @aniketgotrale2295 5 років тому

    if we insert 4g sim it will work or not

  • @rasheedmalik6594
    @rasheedmalik6594 4 роки тому +1

    lolz ur number is visible in code then y to hide elsewhere :)

  • @saldoc
    @saldoc 5 років тому

    Hello, my sim800l blink 7 times and wait for 3 sec. and repeat again please help me!

    • @miliohm
      @miliohm  5 років тому

      Usually it's the power problem. Use power supply with more current. Don't use only arduino

    • @saldoc
      @saldoc 5 років тому

      @@miliohm I use with my computer. ıf ı feed to arduino with other battery like this www.robotistan.com/6v-13a-kuru-aku will it ok?

    • @miliohm
      @miliohm  5 років тому

      @@saldoc itu should be ok, don't forget to use Vin or black power cable port in arduino. Because arduino should powered only with maximum of 5V.

    • @saldoc
      @saldoc 5 років тому

      @@miliohm ıf ı feed arduino with 6v 1.2A battery, could it be problem?

    • @miliohm
      @miliohm  5 років тому

      @@saldoc the ideal should be about 7V-12V if you use power pin. But you can try 6V battery with USB to computer still connected to gain more current.

  • @yemlongthay3597
    @yemlongthay3597 6 років тому

    my sim 800l led blink fast, it mean that no signal so what should i do

    • @miliohm
      @miliohm  6 років тому

      yem longthay how long you've wait? Normally itu should not more than 10 seconds. Make sure the position of simcard is right. There is a small picture on the cover about position of simcard.

    • @yemlongthay3597
      @yemlongthay3597 6 років тому

      it blinked three times and stop for awhile before blink again

    • @yemlongthay3597
      @yemlongthay3597 6 років тому

      i wait for along time but it still be the same. sometime it's stop blinking nearly 1 minute and start blink three time again. i followed all the same thing but it doesn't work.

    • @yemlongthay3597
      @yemlongthay3597 6 років тому

      my monitor display only " system started"..........

    • @miliohm
      @miliohm  6 років тому

      yem longthay what type arduino did you use? Did you connect another device like sensor to arduino? It can caused by LOW POWER. Try using external power like adaptor. Make sure the ground from adaptor connected with ground of arduino and SIM800L

  • @k.m.sayembinrahmotullah8721
    @k.m.sayembinrahmotullah8721 5 років тому

    LED is not blinking and no Led is ON ..What can i do now?
    \

    • @miliohm
      @miliohm  5 років тому

      maybe the wiring is wrong, it should immediately ON after you wire the vcc and ground

    • @k.m.sayembinrahmotullah8721
      @k.m.sayembinrahmotullah8721 5 років тому

      @@miliohm it doesn't turn on ..
      I connect the vcc pin with Arduino vcc .. no led is blinking ..
      Is it supply current problem ??

    • @k.m.sayembinrahmotullah8721
      @k.m.sayembinrahmotullah8721 5 років тому

      @@miliohm i checked it many times brother .. bt no response.
      What can i do ?? Can i connect with other 5v supply ??

    • @miliohm
      @miliohm  5 років тому

      @@k.m.sayembinrahmotullah8721 try lower voltage like 4.2V. Use one or two diodes from supply before connect to gsm module to drop the voltage.

  • @nafizbasaran3639
    @nafizbasaran3639 4 роки тому

    Disable PIN code if you have. It may be the cause of the problem.

  • @satishpatidar9293
    @satishpatidar9293 3 роки тому

    signal is ok Sistem Started...
    only display On monitor ,,,,i m using ubuntu serial port i m using dev/ttycmo whats i going wrong....pls

    • @miliohm
      @miliohm  3 роки тому

      What's the problem?

    • @satishpatidar9293
      @satishpatidar9293 3 роки тому

      @@miliohm not sending and sms
      Sending Message
      Set SMS Number

    • @satishpatidar9293
      @satishpatidar9293 3 роки тому

      can i add 25V/470uf Capacitor

    • @miliohm
      @miliohm  3 роки тому

      Sure no problem. Is the module already got signal?

    • @satishpatidar9293
      @satishpatidar9293 3 роки тому

      sure no problem sir signal is done led blink every 3 second

  • @fadiltariqmahri6210
    @fadiltariqmahri6210 5 років тому

    bro, ane udah coba tapi lampu kedip terus kadang mati begitu terus, volt udah aman 3.7-4.2 , dan jugga pas ane mau ketik di serial monitornya malah gk keluar tulisan s/c yang ane ketik itu kenape ya ?? soalnya udah diketik ketik malah gk keluar tulisan yang kita ketik padahal udah dienter

    • @miliohm
      @miliohm  5 років тому

      arus kekecilan paling bro, coba kasih adaptor yang 2A. Jangan pakai arduino doang, terus pastikan posisinya ga susah sinyal.

    • @fadiltariqmahri6210
      @fadiltariqmahri6210 5 років тому

      kalau agan pake kartu apa ? paketnya ?? ini punya ane udah kedip terus katanya kalau kedip terus gk ada sinyal, ane udah pake antena soalnya tapi tetep kedip terus setiap detik

    • @fadiltariqmahri6210
      @fadiltariqmahri6210 5 років тому

      tadi ane nyoba tanpa kartu sim800l nya lancar kedip terus di 3.8v , tapi saat ane masukin kartu indosat nya gk stabil kadang 3.3 , 3.5 , 3.8 begitu terus itu kenapa ya ?? padahal ane udah pakai voltage regulator lm2596 biar 5v jadi 3.8v

    • @miliohm
      @miliohm  5 років тому

      tapi sumbernya apa? kalau sumbernya arduino mah sama aja. Coba pakai regulator tapi sumbernya adaptor yang minimal 2A. ane pakai simpati.

  • @linhlequang2957
    @linhlequang2957 4 роки тому

    Hello I type “c” “s” but no response. what should I do now?

    • @miliohm
      @miliohm  4 роки тому

      did you make sure that your SIM800L already registered on network?

    • @linhlequang2957
      @linhlequang2957 4 роки тому

      @@miliohm yes i did

    • @miliohm
      @miliohm  4 роки тому

      @@linhlequang2957 make sure your TX/RX connection is right. TX should connect to RX and RX to TX. Did the LED blink slowly? what power supply did you use?

    • @linhlequang2957
      @linhlequang2957 4 роки тому

      @@miliohm i use power of the board arduino uno(5v), the LED blink every 3 seconds, the TX/RX connection is right

    • @miliohm
      @miliohm  4 роки тому

      @@linhlequang2957 you can check communication first using AT command in serial monitor. See at my other video : m.ua-cam.com/video/HjFX40tYIec/v-deo.html
      Make sure if you send AT the SIM Will reply OK

  • @kanakmondal_9854
    @kanakmondal_9854 6 років тому

    i did everything as you did .. but its not working....

    • @miliohm
      @miliohm  6 років тому

      what it said?

    • @kanakmondal_9854
      @kanakmondal_9854 6 років тому

      miliohm the Sim was not getting detected ...

    • @miliohm
      @miliohm  6 років тому

      KK TALKIES maybe the position wrong?

    • @kanakmondal_9854
      @kanakmondal_9854 6 років тому

      No .. I checked it all..

  • @mehulyadav8954
    @mehulyadav8954 3 роки тому

    sim.println("AT+CMGS=\"+91xxxxxxxxxx\"
    "); i dont want to write this. i want to write mobile number on serial monitor in arduino and on that number, i want to send message. how can i do?

    • @miliohm
      @miliohm  3 роки тому

      you can use AT command directly from serial monitor. Check my another video about SIM800L

  • @bjdkipli2011
    @bjdkipli2011 4 роки тому

    Modul GSM nya pake yg merah itu/bukan om?

    • @miliohm
      @miliohm  4 роки тому

      iya SIM800L seperti di video

  • @andizhamaz3435
    @andizhamaz3435 4 роки тому

    Bro kalau pas kirim sms tiba-tiba ada notif error pemecahannya bagaimana?

    • @miliohm
      @miliohm  4 роки тому

      Error gmn bro?

  • @KuliOnline009
    @KuliOnline009 4 роки тому

    Bang tegangan dari arduinonya masih terlalu besar gimana nuruninnya yahh.? Tolong jawab bang

    • @miliohm
      @miliohm  4 роки тому

      Pake stepdown aja, biar stabil. Bisa sih dikasih dioda dulu setelah 5v sebelum ke vcc SIM800nya. Tapi kadang kurang stabil

    • @KuliOnline009
      @KuliOnline009 4 роки тому

      @@miliohm iya mas sya pake dioda sama kapasitor tapi tetep aja belum bisa

    • @miliohm
      @miliohm  4 роки тому

      @@KuliOnline009 kalau mau stabil lagi, pakai power supply sendiri mas. Minimal 2A. Lalu pake stepdown agar turun ke sekitar 4V

  • @chichi5941
    @chichi5941 5 років тому

    Mine is blinking every second :(

    • @miliohm
      @miliohm  5 років тому

      if that always happen try use power supply with more current. Don't use only arduino

  • @archiltsiklauri6236
    @archiltsiklauri6236 4 роки тому

    MINE LED IS RED. WHY??

    • @miliohm
      @miliohm  4 роки тому

      it's ok, the color is not the problem

  • @afsiaya7222
    @afsiaya7222 4 роки тому

    The code

  • @argosetyo867
    @argosetyo867 6 років тому

    NOTHING HAPPENED

    • @miliohm
      @miliohm  6 років тому

      what's the error said? did the module blinking?

    • @argosetyo867
      @argosetyo867 6 років тому

      thank you. now the module can work

    • @abdelazizsebrou
      @abdelazizsebrou 5 років тому

      what do you do? it still not working

  • @herikalaka1432
    @herikalaka1432 4 роки тому

    Please send me the code

    • @miliohm
      @miliohm  4 роки тому

      Open the link at description

    • @herikalaka1432
      @herikalaka1432 4 роки тому

      Please send me the code to herikalakaasher@gmail.com

    • @herikalaka1432
      @herikalaka1432 4 роки тому

      Thank you I'm see him

  • @nisterex3022
    @nisterex3022 4 роки тому

    ants on my screen

  • @jisatechnology4656
    @jisatechnology4656 4 роки тому

    kyk org indo

  • @wisnueepis3593
    @wisnueepis3593 6 років тому

    Sounds indonesian

    • @miliohm
      @miliohm  6 років тому

      wisnu kusuma not only sounds. You can check the phone language

    • @wisnueepis3593
      @wisnueepis3593 6 років тому

      Anak mana bro

    • @wisnueepis3593
      @wisnueepis3593 6 років тому

      Bro responya kok no dialtone

    • @miliohm
      @miliohm  5 років тому

      ga diangkat mungkin bro

  • @kib2675
    @kib2675 5 років тому

    This is a fake setup, with wrong and insufficient power

    • @miliohm
      @miliohm  5 років тому

      Nope, sometimes it worked only using arduino

  • @wildanulahsan8880
    @wildanulahsan8880 5 років тому

    Lihat warna kabel rakitan awal sama warna kabel rakitan akhirnya beda, penipuuu

    • @miliohm
      @miliohm  5 років тому

      Beda warna kabel doang langsung ngomong nipu, dasar bocah micin