Distance measurement using Ultrasonic Sensor with New Blynk2.0- Complete guide with Programming Code

Поделиться
HTML-код
  • Опубликовано: 17 янв 2022
  • This video will guide you, how you can measure the distance through Ultrasonic sensor using Blynk2.0 IoT cloud web & Mobile dashboard. You will get all the information with programming code and related material to this video available in the below video description. All the programming codes are well tested and worked perfectly with hardware.
    For any query regarding your project or any product, you can write your message in the comment box, we will definitely resolve it. So stay tuned to our channel, like subscribe and gets notified for latest update for research as well as industrial projects related to IoT.
    List of the components required to design this project:
    🔴 NodeMCU or ESP32 wifi board
    🔴 Ultrasonic Sensor HC-SR04
    🔴 Breadboard
    🔴 4 Male to Male Jumper wires
    Key Moments of this Video:
    0:36 List of the required components
    0:46 Circuit diagram of interfacing of ultrasonic sensor with ESP32 board
    0:59 Circuit diagram of interfacing of ultrasonic sensor with NodeMCU ESP8266 board
    1:31 How to connect ultrasonic sensor with ESP32 wifi board
    2:23 How to configure Blynk2.0 web dashboard
    3:30 How to add datastream in the Blynk2.0
    3:37 How to add virtual pin blynk2.0
    3:42 How to add datastream for ultrasonic sensor
    4:35 How to add widgets to the blynk2.0 web dashboard
    4:44 How to add Gauge Widgets in the blyank 2 web dashboard
    5:33 Download ESP32 programming code for Ultrasonic sensor interfacing with blynk2.0
    5:41 Download NodeMCU programming code for Ultrasonic sensor interfacing with blynk2.0
    6:21 How to change or replace blynk2.0 project credentials
    6:40 How to add blynk2.0 library in the Arduino IDE
    7:22 How to create ultrasonic sensor programming code for blynk2.0
    11:47 Download & configure new Blynk2.0 mobile app
    12:21 How to add esp32 or NodeMCU Wifi Board to new Blynk2.0 mobile app
    12:49 What to do if you did not find ESP32 or NodeMCU board in new blynk2.0 mobile app
    14:20 How to add widgets to new Blynk2.0 Mobile app
    15:18 How to configure Super chart in New blynk2.0 Mobile app
    15:41 Live demo of ultrasonic sensor with blynk2.0 distance measurement
    Important Links:
    Distance Measurement Code ( NuttyFi/ NodeMCU ESP8266):
    drive.google.com/file/d/1eDbb...
    Distance Measurement Code (ESP32):
    drive.google.com/file/d/1dzn9...
    Circuit Diagram ( NuttyFi/ NodeMCU ESP8266):
    drive.google.com/file/d/1kRju...
    Circuit Diagram ( ESP32):
    drive.google.com/file/d/10HpW...
    Blynk 2.0 Library: drive.google.com/file/d/1dzvt...
    How to install NodeMCU ESP8266 board in Arduino IDE: www.nuttyengineer.com/nuttyfi...
    How to install ESP32 board in Arduino IDE: www.nuttyengineer.com/how-to-...
    Blynk cloud server: blynk.cloud/
    Link to download winzip: www.winzip.com/en/download/wi...
    Link to download WinRAR: www.win-rar.com/download.html...
    Arduino IDE Software: www.arduino.cc/en/software
    Atmel AVR Studio: www.microchip.com/mplab/avr-s...
    NuttyFi Wifi Development board: www.nuttyengineer.com/product...
    Contact link for Nutty Engineer Company: www.nuttyengineer.com/contact...
    Contact link for SME: www.smedehradun.com/contact/
    Our Other Video on NodeMCU ESP8266 & ESP32 boards:
    Stay tuned with our channel for more videos at / smedehradun
    How to start with Arduino IoT cloud ESP32 & NodeMCU board DIY- • How to Start with Ardu...
    How to start with Blynk 2.0- with Web & Mobile Dashboard- LED control: • How to Start with New ...
    Home Automation with Blynk 2.0: • Home Automation using ...
    Home Automation with manual control: • Home Automation using ...
    DHT11 sensor interfacing with blynk2.0: • DHT11 Sensor Data to N...
    TDS sensor based Safe Water Quality Meter with Blynk2.0: • TDS sensor based Safe ...
    Smart Dustbin with Blynk2.0 - ESP32 & NodeMCU: • Smart Dustbin with New...
    Live Testing of Long Range LoRa SX1278 with Arduino Customized Atmega328 with working code DIY: • LoRa Module Testing wi...
    For any query, you can comment on comment box below.
    Join us at Social Platform:
    Twitter: / itsbhupendra
    LinkedIn: / schematics-micro-elect...
    Facebook: / schematicslab
    Instagram: / itsbhupendrasingh
    Blog: schematicslab.blogspot.com/
    Website: www.smedehradun.com
    #ultrasonic #distance #nodemcu #esp32 #blynk2 #esp8266 #iot #distance #smedehradun #arduino #newblynk
  • НаукаНаука

Комментарии • 145

  • @mayurwadal8167
    @mayurwadal8167 2 года назад +3

    Well and perfect explained

  • @nuttyengineer6095
    @nuttyengineer6095 2 года назад +2

    Well done sir great

  • @kenishida6135
    @kenishida6135 Год назад +1

    Hi sir, i wanna ask is it possible to run using 1 board of esp8266 with 2 difference sensor like IR and Ultrasonic sensor.? does the board detect those 2 sensors if i run in 1 board which is esp8266.

  • @AshishYadav-sp5tt
    @AshishYadav-sp5tt 2 года назад +1

    Thanks sir

  • @casualrider9435
    @casualrider9435 Год назад

    I am using an FreeNove ESP32-WROVER-Dev board because that is what I have. I set the echo pin to 18 and trigpin to 19. I left pinmode on 34. I am also using the Board= "ESP32 Wrover Module" no idea if that is right... I don't even have any idea how you could know what is right. There is no option for Com port = 8, like you have. I have only one option: Port = COM1. When I plugged the esp32-wrover-dev micro USB to my computer and pushed the upload button I get "Compilation Error: BlynkEdgent.h: No such file or directory" any ideas?

    • @SMEDehradun
      @SMEDehradun  Год назад

      Hi,
      You need to add blynk library and there must be headers in your programming folder. Must watch the video properly.
      Also, Go to the link & see, How to fix Errors in new Blynk2.0
      ruclips.net/video/EPhY_hDozeo/видео.html

    • @casualrider9435
      @casualrider9435 Год назад +1

      @@SMEDehradun Thank you. It took a few tries, but I was finally able to get the project to work. I appreciate the walk-through on this project and getting it onto Blynk, and I especially appreciate that you helped me to troubleshoot the problem I was having. Thank you for teaching me.

    • @SMEDehradun
      @SMEDehradun  Год назад

      Most welcome 🙏

  • @mohamedhassen5056
    @mohamedhassen5056 2 месяца назад +1

    Hi, the code is giving an error as follow:
    'BLYNK_DEVICE_NAME' was not declared in this scope

    • @SMEDehradun
      @SMEDehradun  2 месяца назад

      If you see the video properly, then you will get that all the header files must inside the programming folder.
      If you want then you can connect to new blynk through an alternate method-
      Below link may help you.
      ruclips.net/video/c5u6-Th1sI4/видео.html

  • @_SurajYadav-lr9fl
    @_SurajYadav-lr9fl Год назад +1

    hello sir my readings of ultrasonic sensor is showing 0cm I don't know what's wrong with my project. when I'm using same Ultrasonic sensor with arduino it is working but in case of node mcu it is only showing 0 cm . even my node mcu is successfully connected to wifi and send data to thingspeak website , please sir help me I'm not able to recognize my mistake

    • @SMEDehradun
      @SMEDehradun  Год назад

      Hi,
      This errors shows that there is some issue in the connection. Check the wiring of ultrasonic Connection with NodeMCU.

  • @priyankabodade5617
    @priyankabodade5617 Год назад +1

    Sir , I included the blynk library in the arduino IDE but instead of it , shows the error - BlynkEdgent.h:No such file or directory . Please help

    • @SMEDehradun
      @SMEDehradun  Год назад

      You need to put all the header files inside the programming folder do this.
      Below tutorials will help you
      To fix this error.m, but must watch each & every step for this.
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @sohampasalkar8224
    @sohampasalkar8224 4 месяца назад +2

    Hello Sir , Can you please tell if I have to install drivers etc for my ESP 32 Wroom (30 pin) and if yess which?

    • @SMEDehradun
      @SMEDehradun  4 месяца назад

      If have an issue to install com drivers for your board, then below video link may guide you batter-
      ruclips.net/video/LpohiGf8GiU/видео.html

  • @aprilmay5974
    @aprilmay5974 2 года назад +1

    Sir i used ESP8266 but when i uploaded the code, the sensor has no readings, just 0cm. I think it is because of "pinMode(34, INPUT)" is this for ESP8266 as well?

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Check the wiring connection of ultrasonic sensor with your board & check the Vcc & GMD pins as well. If the are correct then check the pin no in which you have made connection is correct?

  • @robertburgess4340
    @robertburgess4340 8 месяцев назад +1

    I ran the code an this error appears:
    A fatal error occurred: Unable to verify flash chip connection (Packet content transfer stopped (received 6 bytes)).
    Failed uploading: uploading error: exit status 2

    • @SMEDehradun
      @SMEDehradun  8 месяцев назад

      If you follow all the instruction as shown in video and after that, you got this error then your board is having some hardware issue.

  • @hithushmohanaraja1133
    @hithushmohanaraja1133 4 месяца назад +1

    Hi.is 5v enough to operate the sensor? The reading is always zero when i did this.

    • @SMEDehradun
      @SMEDehradun  4 месяца назад +1

      Yes 5V is enough.
      Check that your sensor is connected properly.

  • @kalyanidwivedi1213
    @kalyanidwivedi1213 7 месяцев назад +2

    I am getting this error while compiling using NodeMCU ESP8266 board
    "Error compiling for board NodeMCU 1.0 (ESP-12E Module)"

    • @SMEDehradun
      @SMEDehradun  7 месяцев назад

      Check that you have selected the proper board & configuration

  • @wakeelkhan528
    @wakeelkhan528 2 года назад +1

    hello sir,
    I followed you totally and get serial results but when I connect blynk in mobile with esp8266 it shows no wifi so I can not connect with wifi and cannot see the results in the blynk app please help.

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Hi,
      Plz see my another video on errors on blynk.
      Follow each step, your problem will be resolved.
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @satyamjha5521
    @satyamjha5521 5 месяцев назад +1

    Hi, the code is giving an error as follow:
    #include "BlynkEdgent.h"
    ^~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    Compilation error: BlynkEdgent.h: No such file or directory I have made sure that i installed the library you showed in the video,even then its not working correctly pls help.

    • @SMEDehradun
      @SMEDehradun  5 месяцев назад

      Put all the header files inside the code folder & change the blynk credentials also.
      Below video may help you to resolve-
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @damiant9995
    @damiant9995 Год назад +1

    Hi. I am using an ESP32 ESP-WROOM-32 Development Board. I managed to get the board to connect to the Blynk App but the HC-SR04 sensor kept on giving 0cm values. I have tested it with another code and the sensor is working fine. Do you have any idea why am I getting this error?

    • @SMEDehradun
      @SMEDehradun  Год назад

      Try the change trig & echo with one another. It may solve your problem.

    • @damiant9995
      @damiant9995 Год назад +1

      @@SMEDehradun Thank you. I found the error. Apparently I have accidentally swapped the pin number for both pins without realising. Sorry for the inconvenience.

    • @damiant9995
      @damiant9995 Год назад +1

      @@SMEDehradun Oh ya I having 1 more issue right now. For some reason, the esp32 is unable to reconnect to Blynk. Is there a way to fix this or reset the wifi connection part using phone?
      Once again, sorry for the inconvenience.

    • @SMEDehradun
      @SMEDehradun  Год назад +1

      Ohh. If you want to reconnect it to another wifi or you have designed new project template then you need to erase the ESP32 using esptool.
      See this video for it- ruclips.net/video/3oEvXhgHZHo/видео.html
      Soon I will make video with alternate solution for blynk.

  • @chinmayimathstutorials427
    @chinmayimathstutorials427 Год назад +1

    sir i'm getting the error i.e blynkEdgent.h no such file exists. i also installed new version blynk library

    • @SMEDehradun
      @SMEDehradun  Год назад

      Hi,
      There is required a header files inside the programming folder.
      See this video to fix Errors
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @lazarusesauk9127
    @lazarusesauk9127 Год назад +2

    Sir I receive error for BlynkEdgent.h Showing it has no such file or directory! What should I do

    • @SMEDehradun
      @SMEDehradun  Год назад

      Add latest library in the Arduino and also keep header files inside the programming code.
      This video may help you rectify your errors
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @farukozgur6514
    @farukozgur6514 2 года назад +1

    I'm trying to transfer the distance I get from hc-sr04 sensors to thingspeak using Nodemcu. Only when measuring distance the sensors work very well but when I write the code to transfer the data to thingspeak or firebase the sensors work very slowly. What could be the reason for this? how can i fix it

    • @SMEDehradun
      @SMEDehradun  2 года назад

      It may be due to the code you are sending to Thingspeak or firebase.
      You can make a separate function to send data to thinkspeak or firebase. & call it once it in 10 or 15 second. But measure the distance every second. Then you will get regular data from ultrasonic sensor

    • @farukozgur6514
      @farukozgur6514 2 года назад +1

      @@SMEDehradun thank you. I'll try to send it every 10 or 15 seconds.

    • @SMEDehradun
      @SMEDehradun  2 года назад

      👍

    • @SMEDehradun
      @SMEDehradun  2 года назад

      If it didn’t go right, then let me know. I will help you.

    • @farukozgur6514
      @farukozgur6514 2 года назад

      @@SMEDehradun You are great. I'll try it tomorrow and get back to you. Can you share your e-mail address with me?

  • @aspirin4709
    @aspirin4709 6 месяцев назад +1

    In file included from C:\Users\USER\Downloads\distance_measurement_NodeMCU\distance_measurement_NodeMCU.ino:9:
    C:\Users\USER\Downloads\distance_measurement_NodeMCU\BlynkEdgent.h:16:2: error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    16 | #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    | ^~~~~
    exit status 1
    Compilation error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME"
    I got the above compilation error sir... I'm using an esp8266 board. Tried installing libraries and updated my board still getting this error... Please reply..

    • @SMEDehradun
      @SMEDehradun  6 месяцев назад

      Hi,
      This is must to put all the headers files inside the code folder. If you watch the video carefully then you you will get it.

    • @aspirin4709
      @aspirin4709 6 месяцев назад

      @@SMEDehradun ok sir, thanks for replying...

  • @andystevens3474
    @andystevens3474 2 года назад +1

    How accurate is the distance measurement? Have you checked it with a distance tape/ruler?

  • @sreeharip4715
    @sreeharip4715 3 месяца назад +1

    I need to sense water level using esp8266...can i use this code

    • @SMEDehradun
      @SMEDehradun  3 месяца назад

      Yes you can use for water level monitoring.

  • @shivamrai1308
    @shivamrai1308 Год назад +1

    Compilation error: BlynkEdgent.h: No such file or directory . How to deal with this error

    • @SMEDehradun
      @SMEDehradun  Год назад

      You need to keep all the header files inside the e programming folder. Watch the video to resolve this problem.
      ruclips.net/video/EPhY_hDozeo/видео.html

  • @edwinbenny1710
    @edwinbenny1710 Год назад +1

    Sir the wifi isn't showing
    I have done everything earlier but now i couldn't find the wifi from the esp32

    • @SMEDehradun
      @SMEDehradun  Год назад +1

      Hi,
      This May happens due to reconnection of the wifi or new template.
      This video can help you to resolve the error
      ruclips.net/video/EPhY_hDozeo/видео.html
      If erasing of EEPROM is not working, then you need to factory reset your ESP32 board. Below video may help you.
      ruclips.net/video/3oEvXhgHZHo/видео.html

  • @muhammadbinhairolnizam7929
    @muhammadbinhairolnizam7929 2 года назад +1

    can this work with wemos d1 r1 board?

  • @akshayshetty392
    @akshayshetty392 2 года назад +3

    Code shows Blynkedgent.h nonsuch file or directory

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Select the wifi board & install the blynk library as instruction in video

  • @nba7756
    @nba7756 7 месяцев назад +1

    sir how to change the ssid I cannot find where it is if use blynkedgent

    • @SMEDehradun
      @SMEDehradun  7 месяцев назад

      If you want to change said then you can only do it by erasing the eeprom of your board. Once you erase it, then you can rewrite the program & add your board in new wifi hotspot.
      Below video may help you-
      ruclips.net/video/EPhY_hDozeo/видео.html

    • @nba7756
      @nba7756 7 месяцев назад +1

      @@SMEDehradun I just need to push button reset 10s on the board right and then push button flash? then can proceed to connect to new wifi?

    • @SMEDehradun
      @SMEDehradun  7 месяцев назад

      Is it working. If yes then go ahead.

  • @hurina21
    @hurina21 2 года назад +1

    Sir, I've followed your video to my esp8266 but when i connected my esp8266 to Blynk app using wifi, it Said ip is unknown. Please help me sir

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Brief your problem.

    • @hurina21
      @hurina21 2 года назад

      @@SMEDehradun my esp8266 couldn't connect to my bylnk 2.0 sir. When I tried to connect wifi esp8266, it Said the IP couldn't be Found.

    • @hurina21
      @hurina21 2 года назад +1

      @@SMEDehradun Can't get ip address from my esp8266 sir. Pleas help me sir

    • @SMEDehradun
      @SMEDehradun  2 года назад

      @@hurina21 you are working with Blynk2.0, & Download the code & watch the video tutorial properly. Follow all the instruction. You will get the results

    • @hurina21
      @hurina21 2 года назад +1

      @@SMEDehradun oh thank you sir. I ve Found the problem. Thank you so much for your video sir

  • @ded8491
    @ded8491 Год назад +1

    does the phone need to be connected to the same wifi?

    • @SMEDehradun
      @SMEDehradun  Год назад

      No.
      You can connect your board to any wifi and you can operate it from your mobile phone anywhere in the world.

  • @kenechukwumodebelu6373
    @kenechukwumodebelu6373 2 года назад +1

    Could we use Bluetooth connection to measure instead of WIFI?

  • @029gururajesh2
    @029gururajesh2 9 месяцев назад +1

    Code for Esp8266 is not opening when downloaded, can you do something

  • @harshinimaran3705
    @harshinimaran3705 2 года назад +1

    Sir how to make this setup to notify us when the distance is less

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Still there is issue with Blynk2.0 Notification.

  • @nishatvasker7397
    @nishatvasker7397 2 года назад +2

    Sir can you please provide ESP8266 code for this project

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Code for both- NodeMCU ESP8266 & ESP32 is available in the video description.
      You can download it from there.

  • @nilimakashbaruah5678
    @nilimakashbaruah5678 Год назад +1

    I am getting error in the code . Is the code correct.?

    • @SMEDehradun
      @SMEDehradun  Год назад

      😂😂 Code is correct. Watch the video carefully & follow each step.

  • @AshishYadav-sp5tt
    @AshishYadav-sp5tt 2 года назад +1

    How to enclude the library of ESP32 board

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      The link is available in the video description, from where you can see how to add ESP32 board in the Arduino IDE

    • @AshishYadav-sp5tt
      @AshishYadav-sp5tt 2 года назад +1

      Ok sir

  • @timmygwapo2348
    @timmygwapo2348 Год назад +2

    sir what is the problem why my ultrasonic cant read the data

    • @SMEDehradun
      @SMEDehradun  Год назад

      Check the connection of ultrasonic with your board. There may issue with it.

    • @boombot5680
      @boombot5680 Год назад +1

      if you are using esp82 then connect vcc to vu pin because ultrasonic sensor needs 5v supply vin gives 3.3 only

    • @prajwalkawdeker5584
      @prajwalkawdeker5584 3 месяца назад

      @@boombot5680 brooo just saved my project bro i was so worried coz i have to report it to my teacher tomorrow and you advice just saved my project i wasted entire day in it finally got help with you advice thnxxxx bro 🥹🥹🥹

  • @nba7756
    @nba7756 7 месяцев назад +1

    sir how to do the chart?

    • @SMEDehradun
      @SMEDehradun  7 месяцев назад

      Drag and drop chart to the dashboard and configure. Simply.

  • @akshayshetty392
    @akshayshetty392 2 года назад +3

    Code is not available in description

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Hi, check once again the code link for NodeMCU and ESP32 board in the video description. i have just changed the link of codes

  • @cherrythebunny2028
    @cherrythebunny2028 2 года назад +1

    i have found an error: #error "Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME" Please resolve my issue.

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Hello,
      Plz go to your Blynk template & in the Ondot tab you will these credentials. See the video, each steps are shown there

  • @shashankpandey374
    @shashankpandey374 2 года назад +1

    im getting output as distance 0 continously

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Check the the ultrasonic sensor connection with your wifi board. There maybe some issue

    • @shashankpandey374
      @shashankpandey374 2 года назад +1

      @@SMEDehradun yeah sir actually ultrasonic need 5v and i was connected it to 3v pin in esp8266 😅

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Yes

  • @kumarsaipajjuru5321
    @kumarsaipajjuru5321 2 года назад +1

    bro code for the project

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Available in the video description

  • @thinkbeyond5360
    @thinkbeyond5360 Год назад +2

    Hi ultrasonic =0 cm only coming

    • @SMEDehradun
      @SMEDehradun  Год назад

      There is connection issue. Check the ultrasonic connection.

    • @thinkbeyond5360
      @thinkbeyond5360 Год назад

      @@SMEDehradun did check should i make any changes with esp8266

    • @boombot5680
      @boombot5680 Год назад +1

      @@thinkbeyond5360 if you are using esp82 then connect vcc to vu pin because ultrasonic sensor needs 5v supply vin gives 3.3 only

  • @naqihussain
    @naqihussain 2 года назад +1

    Can we count with ultrasonic sensor ?

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      No. you can't count the exact number through it.

    • @naqihussain
      @naqihussain 2 года назад +1

      @@SMEDehradun then plz upload video to count with ir sensor code.

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      K I will try

  • @serein_aesthetes8597
    @serein_aesthetes8597 2 года назад +1

    connection was interrupted error please help!

    • @SMEDehradun
      @SMEDehradun  2 года назад +1

      Explain the error that you have got?

    • @serein_aesthetes8597
      @serein_aesthetes8597 2 года назад +1

      @@SMEDehradun when I try to connect the eps 32 to the wifi network after entering wifi name and password, it says connection was interrupted

    • @serein_aesthetes8597
      @serein_aesthetes8597 2 года назад +1

      @@SMEDehradun please help me sir!

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Plz try to connect your ESP32 board to other wifi. It’s due to network issue.

    • @SMEDehradun
      @SMEDehradun  2 года назад

      Try to connect to another wifi

  • @yashshrikantjayale2807
    @yashshrikantjayale2807 Год назад

    I am getting an error that #error “Please specify your BLYNK_TEMPLATE_ID and BLYNK_DEVICE_NAME”

    • @SMEDehradun
      @SMEDehradun  Год назад

      You need to change the blynk credentials in the program.

    • @yashshrikantjayale2807
      @yashshrikantjayale2807 Год назад +1

      @@SMEDehradunI already changed it ...by replacing those commands with my template id and device name.... still i am getting that error

    • @SMEDehradun
      @SMEDehradun  Год назад

      Hi,
      Have you included all the headers& other required files in to the programming folder?
      Plz watch below video to fix it.
      ruclips.net/video/EPhY_hDozeo/видео.html
      And still there is error, let me know.

    • @yashshrikantjayale2807
      @yashshrikantjayale2807 Год назад

      @@SMEDehradun yes i did ... there are all header files and also the library

    • @kevinviveros6660
      @kevinviveros6660 11 месяцев назад

      @@yashshrikantjayale2807 Good night,
      I think I found the error, I just checked and had the same problem as you, correcting the error is simple, just copy the text, in the second command line which blynk provides, remove the word TEMPLATE , and replace by DEVICE:
      Blink gives you:
      #define BLYNK_TEMPLATE_ID "TM00000_0_000F"
      #define BLYNK_TEMPLATE_NAME "ProgName"
      The program requests:
      #define BLYNK_TEMPLATE_ID "TM00000_W_000F"
      #define BLYNK_DEVICE_NAME "ProgName"
      After that I managed to get it to work, hope I helped.