ESPNOW as simple as possible | Getting Started, Range test & much more..

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 130

  • @techiesms
    @techiesms  2 роки тому +16

    What’s the next thing you want to learn ?
    1. One to many
    2. Many to One
    3. Two way
    Or
    4. ESPNOW to Internet(Blynk)

  • @rochdimaria
    @rochdimaria 2 роки тому +1

    You're mic and camera qualities are so good. It makes the video so interesting

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

    Best IOT tutorial channel on youtube..😍

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

    I need a many, say 9, to one, “chess” style timers.
    Let’s say the master sets a limit of 15 mins, and then starts a 30 second timer to start the 15 minute countdown.
    Once started each of the many Nodes would report back the status of what the Node is. Each Node has 2 buttons, Red and Blue. Once a coloured button is pressed, it would highlight the colour pressed at the Node via a light. It would then send this changed state back to the Master. If the opposite colour was pressed it would report this change.
    At the end of the 15 mins, each Node would have sent the master the time that either colour in the 15 mins was pressed, and how long it stayed that colour during that 15 mins.
    As an example Node A would report Blue 5:35, and Red 8:25, neutral would be 1:00. Node B might be Red 14:30… etc.
    Each Node could be 100-400m apart, with the Master not being central.
    Master would have the ability to reset the system to a ready state once the 15 mins was finished.
    My guess is sending the status of the Node Red, Blue or Neutral could be sent every 1 second and it wouldn’t need to be perfect. The data on the status would surely be less than 250kb

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

    Hi. I am interested in all 4. Especially the 4th "ESPNOW to internet(Blynk)" Thanks for a to the point video. Great job!

  • @ejennings98
    @ejennings98 2 роки тому +1

    Very well put together video. Thanks for the clear example.

  • @ismzaxxon
    @ismzaxxon 2 роки тому +1

    i wish i could understand the accent. Looks like good content

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

    I have tried esp now protocol, slave sending sensor data to master.
    Surprisingly, i got about 500m range and the data comms still pretty good.

    • @techiesms
      @techiesms  2 роки тому +1

      Woah….
      500m
      Which ESP BOARD u have used ?

  • @saranshsharma6856
    @saranshsharma6856 2 роки тому +1

    great work sir. one suggestion- pls improve background

  • @robinlefever8510
    @robinlefever8510 2 роки тому +2

    Thank you for your very helpful and interesting video. I have subscribed and look forward to more videos :-)

    • @techiesms
      @techiesms  2 роки тому +2

      Here is the next part of ESPNOW, Two way communication- ua-cam.com/video/3mNawOV1W9k/v-deo.html

    • @robinlefever8510
      @robinlefever8510 2 роки тому +1

      @@techiesms ah brilliant, thank you very much, just watched!

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

    Cool, l was looking for that! Top man , thank you

  • @ChandanKumar-kr2kj
    @ChandanKumar-kr2kj 2 роки тому

    Excellent brother.

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

    9:58 wow that was a hot day (48C) at such a low humidity relative (27)! It would be useful to see ESPNOW central receiver to also able to connect to WiFi (as well as ESPNOW) or perhaps a serial link to another ESP module for the WiFi. I like the way you cover a lot of ground quickly just giving the relevant info - thanks.

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

    Hello Sachin, do we have a way to make ESP-NOW Mesh? Just like a WIFI-MESH?

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

    I like your energy very inspirational,
    How to make a mesh-network, where devices can join the network automatically when they’re near and a device can send data to certain device via other devices if their not in direct line 😊

  • @khollinfukuda1669
    @khollinfukuda1669 2 роки тому +1

    Hi sir what a great tutorial. Is it possible a ultrasonic sensor is connected to the master board and an haptic motor in the slave board will vibrate if the ultrasonic sensor(in the master) detected an object?

  • @germanangeles5648
    @germanangeles5648 2 роки тому +1

    It seems perfect to activate an alarm inside my house in response to winding sensors in doors and windows. Greetings

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

    I love your videos. Please make a video on ESNOW_LR (Long Range protocol) for extra long range.

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

    Magic, magic 👏👏

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

    thanks for always sharing

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

    Great video sir!

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

    What is the maximum number of devices that can be controlled by a single board?
    Also what is the maximum number of devices that can be in the mesh network?

    • @digihz_data
      @digihz_data 2 роки тому +1

      20 devices unencrypted, 10 if encrypted.

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

      @@digihz_data Thank you. Also what is the total number of nodes that can be in the network?

    • @digihz_data
      @digihz_data 2 роки тому +1

      @@ronakranka3317 i don't know about that. But I think it would be possible with more than 10/20 with careful planing of each device.

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

    thanks for the great explanation sir

  • @donjackson3520
    @donjackson3520 2 роки тому +1

    Hi, I have the ESP32 link installed in my Arduino IDE preferences and I have the ESP32 working. However I do NOT have the ESP32 Examples lib and therefore I don't have the ESPNow examples. Can you tell me where I can download the ESP32 lib from? BTW, Great video and super explanations.

  • @kamalkamel7559
    @kamalkamel7559 2 роки тому +1

    nice, great video, thank you, possible used es8266?

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

    Besides the builtin serial terminal you used. What is the other terminal you used that was displaying data in yellow? Love your videos. Keep up the good work.

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

    Great video Thanks! 👍😊

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

    great video ,thank you for sharing

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

    what's the camera that you're using to shoot these awesome videos?

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

      Canon 750d
      And
      iPhone 11 Pro

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

    Running espnow on esp32 with continuous data transfer heating esp board. Are there any specific requirements to throttle up data sending rate for optimum heating??

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

    Great replacement for rf remotes

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

    🆒 Excellent video! Thanks from whole 🇵🇰

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

      What will happen when it already consumed 250 bytes of data limit?

  • @taranagnew436
    @taranagnew436 2 роки тому +1

    plz make a espnow weather station with outdoor sensors

  • @karthic4404
    @karthic4404 11 місяців тому +1

    How many devices support this protocol in one connection

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

    Can we use this as a intercom device for rider in two way communication.

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

    Hi. Can you make a project on controlling a robot car with fpv camera using espnow? Thks

  • @neilmehta7387
    @neilmehta7387 2 роки тому +1

    You can try Arduino MKR NB 1500

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

    Dear sir
    Our project is based on Ai,iotE3sp32,based carbon monitoring system please suggest pcb, device used in our project

  • @KK-ib5nh
    @KK-ib5nh 2 роки тому

    Hi , I want to communicate two esp32 c3 via bluetooth using VS code . And check the range. Which prgrm should I use?

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

    Another great explanation video. Thanks for making .
    Can I use esp now along with regular WiFi connection??
    For example:-
    3 slaves sending data to one master using Esp-Now protocol.
    Master device reads all data & send data using mqtt protocol on local home automation server or cloud mqtt Server.

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

      I’ll also upload video for that. Stay tuned…

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

    I don't have ESP32, so I can use a ESP8266/NodeMCU as Master and Wemos D1R1 as a Slave under ESPNOW ?

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

    Hi really liked your tutorial here. I just have one question as to how can ESP 8266 be used in a mesh to send the data from one end to another with the other ESP being the repeater.
    Would really like your help with it as I am stuck with my project where I need to send the signal for more than 200m distance.

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

    awesome!!!

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

      Thanks
      Do watch out the next part of the video,
      Two way communication- ua-cam.com/video/3mNawOV1W9k/v-deo.html

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

    How about ESP-NOW LR mode? Can you show us how to do it?

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

    Set power level to maximum 19.5 dbm and check out range!

  • @explorerpragun431
    @explorerpragun431 2 роки тому +1

    What means It can work like wifi Environment smart home

    • @techiesms
      @techiesms  2 роки тому +1

      It works on machine to machine talk
      That means it don’t require WiFi router connectivity

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

    Hello and congratulations for the tutorial.
    I ask you: is it possible to adapt these codes for ESP-8266? I would like to build a remote and the form factor is important to me. Thank you.

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

      Here is the video that will guide you with using ESPNOW on esp8266
      ua-cam.com/video/3mNawOV1W9k/v-deo.html

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

      Grazie, siii. Lo avevo appena visto ieri. Sei un grande!!.💪

  • @ajaychidambaram2512
    @ajaychidambaram2512 2 роки тому +1

    Is it possible to connect one of those master or slave controller to blynk cloud by connecting with internet

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

      Yes
      I mean I haven’t try that, but I think we can make this possible somehow

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

      @@techiesms please make a video on this. It will help us a lot. Thanks

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

    It would be great project to start with; if we can integrate ESP-now with Arduino IOT cloud and control/get data from multiple rooms/sensors via master ESP connected to IOT cloud.

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

      We can do that as well, still I haven’t try that yet

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

    Can I pls get the master and slave full program?

  • @neilmehta7387
    @neilmehta7387 2 роки тому +1

    You can make video on ttgo t call

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

      I already made couple of them
      what project you want to see on TTGO TCALL?

    • @neilmehta7387
      @neilmehta7387 2 роки тому +1

      @@techiesms how to make a voice call. Making a home automation Using wifi Bluetooth and cellular network together

  • @mohankanth1910
    @mohankanth1910 8 місяців тому

    I found an error in transmitter code change (myData - data) so that we are transferring same data variable

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

    Is it possible to display various sensor data from different esp32 boards on one arduino IoT or blynk dashboard designed as one device, or integrating lets say 2 esp devices data on a single platform or dashboard?

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

    Very inspiring video sir. I am a big fan of you. I have a project idea. I want to collect sensor data from 5 "slave" nodes and want to show those data sequentially on "master" node. Is it possible ? If possible, then guide me.

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

      Yes
      It will use many to one configuration in ESPNOW protocol

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

    I have copy the relay status of master side esp8266 pin to slave side esp8266 pin connected via both same wifi ssid...how should I proceed

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

      Watch this video to know how to use it with esp8266 as well ua-cam.com/video/3mNawOV1W9k/v-deo.html

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

    Do we control devices with internet too when we are outside home

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

      Not directly with this configuration. We need to do something different to do that, but yes we will be able to do it

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

    Hi bro. Please make a video on Esp8266 as NAS server accessible in over the world using SSD or HHD not sd card or pen drive.

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

    I had a small doubt I will be sending data of my gas sensor to esp32 the issue that I am facing is power management, can you make video how to choose power supply for wsn with power hungery parts please

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

    Can you stream the video from an esp32 cam board???

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

    Please could you recommend a good company in India where I can get my PCB board made from a Gerber file? Thanks in advance. Regards.

  • @saynbemoringbe
    @saynbemoringbe 5 місяців тому

    how to get rssi with esp now

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

    i found error esp_now.h not available
    any help?

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

    Would it need wifi

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

    I have randomly seen this video.
    And I think something is related to me.
    But, I didn't understand the use of this chip

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

    Wat of developing a project use esp now and paper touch screen

    • @techiesms
      @techiesms  2 роки тому +1

      What about ESPNOW and TFT touch screen display ua-cam.com/video/3mNawOV1W9k/v-deo.html

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 2 роки тому

    Okay, Okay

  • @KP-KP
    @KP-KP 2 роки тому

    Can you please give code for esp8266? Yours compile only for esp32

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

      Watch this video to know how to program it in esp8266 board ua-cam.com/video/3mNawOV1W9k/v-deo.html

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

    Can you sell ttgo t-call on your e-commerce shop

    • @techiesms
      @techiesms  2 роки тому +2

      Not now, but definitely in near future.
      I’ll update it on my Instagram

    • @neilmehta7387
      @neilmehta7387 2 роки тому +1

      @@techiesms ok😒

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

    My board not working Please help me

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

    What language is this guy speaking in???

  • @daryl7237
    @daryl7237 3 місяці тому

    Hi i was trying to compile the code you shared, an error messages show myData was not declared in the scope! i have try some ESP code from other also it show other error! most of the esp code don't works to me . isit my setting, library version,............... wrong? Please help me!!!!!! the error message (Compilation error: invalid conversion from 'void (*)(const uint8_t*, const uint8_t*, int)' {aka 'void (*)(const unsigned char*, const unsigned char*, int)'} to 'esp_now_recv_cb_t' {aka 'void (*)(const esp_now_recv_info*, const unsigned char*, int)'} [-fpermissive])