Тёмный

ESP-NOW Protocol: Establishing Communication Between Two ESP32 Devices - How to Use It 

Volos Projects
Подписаться 97 тыс.
Просмотров 45 тыс.
50% 1

📹 Description:
In this tutorial, I'll guide you through the process of using the ESP-NOW protocol to establish seamless communication between two ESP32 devices. ESP-NOW is a powerful protocol designed for low-power, peer-to-peer communication, making it ideal for IoT projects and sensor networks.
PCBWay - Special thanks to our sponsor, PCBWay, for supporting this tutorial. If you need high-quality PCBs for your projects, be sure to check out their services. www.pcbway.com/
🤔 What is ESP-NOW?
ESP-NOW is a communication protocol developed by Espressif Systems specifically for ESP8266 and ESP32 microcontrollers. It enables fast and efficient data transmission between devices without the need for a traditional Wi-Fi connection, making it perfect for scenarios where low latency and minimal power consumption are crucial.
🔗Links:
BOARD used in video: www.lilygo.cc/...
my CODE: github.com/Vol...
RandomNerd Tutorial: randomnerdtuto...
☕️ Support me on:
KO-FI ko-fi.com/volo...
PATREON: / volosprojects
👍 Don't forget to subscribe, like, and hit the notification bell for more IoT and ESP32 tutorials!
🙏 Special thanks to PCBWay for sponsoring this video!
#esp32 #espnow #iot #arduino

Наука

Опубликовано:

 

19 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 92   
@2000jago
@2000jago 6 месяцев назад
Your GUI's are fantastic.
@thunderinvader9031
@thunderinvader9031 6 месяцев назад
Your channel is a hidden gem! So glad that it got recommended to me by RU-vid
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you man, i am glad you are here.
@zyghom
@zyghom 6 месяцев назад
tip: to avoid looking for MAC and recompilation for other modules, use fake MAC address instead of built in tip 2: on_sent() and on_receive() should be very fast commands (so no drawing) to avoid problems - better to set the flag in on_receive() and process it out of this callback function
@arlo4051
@arlo4051 6 месяцев назад
Makes me want to dive into creating something that would use it ,like a weather station maybe. I love your subtle sense of humor. Thanks again for another informative video.
@michaelbishton9439
@michaelbishton9439 6 месяцев назад
To date, I think your most informative and best presentations have been about demystifying sprites. But you always just showed the results on the screen and then just told people to look at your code. Now that you are explaining things, I suggest that you go back to explaining - and covering in an organized manner - how the display functions work. This would help us understand how to build more dynamic displays for areas like avionics, engines, and automation where we don't have fixed parameters.
@reinholdu9909
@reinholdu9909 6 месяцев назад
Wanna' learn a german word: *"Spielkind"* _...but I seriously ❤the way you present your 🎨and the way you teach us fairly complicated stuff"_ 💯👍
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you my friend.
@ldandco
@ldandco 6 месяцев назад
That GUI is simply beautiful
@floodplainnl
@floodplainnl 6 месяцев назад
You sure have a talent making UI's look great!
@VolosProjects
@VolosProjects 6 месяцев назад
thank you!
@donaldkormos5529
@donaldkormos5529 6 месяцев назад
Great video!!! I plan to use ESP32s and ESP-NOW to "connect" them on some model railroad projects. All the best ...
@alkhashtee
@alkhashtee 6 месяцев назад
I am so lucky to find you here on RU-vid. Appreciate you
@VolosProjects
@VolosProjects 6 месяцев назад
Tnx man, happy to have you here
@digitald2007
@digitald2007 6 месяцев назад
Your channel is seriously under-subscribed. Thank you for yet another informative and entertaining video. Cheers!
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you, i hope there will be more subscibers in future. I gess i will need add more topics and work harder.
@heatherryan9820
@heatherryan9820 6 месяцев назад
I love your sense of humor, and I actually think that the first example that you made was great. Yeah, some people may say that that it is over-engineered, but I really like it.
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you :)
@victor_glekler
@victor_glekler 6 месяцев назад
You can also get the mac adress when you just upload any sketch (even with empty setup() and loop() functions). Just look at esptool messages that will be printed in terminal before the flashing begins. But also you can emulate any mac adress whitout using the hardware build in mac. The second option is to use broadcast mode, where you do not need a mac adress of receiver
@VolosProjects
@VolosProjects 6 месяцев назад
thank you, yes you are right, i finded it. i will check brodcast mode , tnx again.
@paragliding_fun
@paragliding_fun 6 месяцев назад
Awesome, your tutorials and content about ESP32 and displays really rock! Keep it up!
@ivovass195
@ivovass195 6 месяцев назад
Yes, great continuation from previous video, combined I believe one can have a simple esp32 device connected with sensors and send the readings to a second one with display. Definitely many possibilities for espnow. Thanks for sharing
@62f100
@62f100 6 месяцев назад
Great video !! Love to see a few more espnow examples. For me I want to take canbus info into main esp32 & send it out to 3 or 4 display with guages. Look at adafruit qualia 4" round for main display. Always look forward to your videos.
@TYGAMatt
@TYGAMatt 6 месяцев назад
Just started to play with ESP NOW. It's fantastic.
@VolosProjects
@VolosProjects 6 месяцев назад
Yes, it is easy to use and fun
@TYGAMatt
@TYGAMatt 6 месяцев назад
@@VolosProjects yesterday built my first real life ESP NOW project. A remote control for a fan to control fan speed. It just switches relays to control the speed. Works perfectly! And the best bit was that chatgpt wrote all the code and it worked first time. Amazing ;-)
@dfn808
@dfn808 6 месяцев назад
As usual, awesome video. Thanks for sharing 👍
@luisrey8986
@luisrey8986 6 месяцев назад
Excelente como siempre! 👍🏻
@so4706
@so4706 6 месяцев назад
i need this coffee cup, too. great content by the way.
@user-pg2ej4et8o
@user-pg2ej4et8o 6 месяцев назад
Thanks again for sharing another great demonstration of the capabilities of these devices! Your GUIs are always inspiring! Your videos always fire my imagination!!
@jeffschroeder4805
@jeffschroeder4805 6 месяцев назад
Your videos really espress (?) how much fun you are having. I find them very inspiring and have had success with most of your examples that I have tried.
@VolosProjects
@VolosProjects 6 месяцев назад
Tnx jeff, i try to have fun always. Glad you live examples.
@The22v10
@The22v10 6 месяцев назад
Excellent video, straight and to the point, Subbed.
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you😀
@k98killer
@k98killer 17 дней назад
Methinks that the way to get MAC addresses for a real application will be to broadcast a beacon on start and then periodically. Any listener will then add the peer if the beacon packet was valid and the peer hadn't been added yet. Peers can then send their own beacon packets directly to the new peer.
@SomeTechGuy666
@SomeTechGuy666 5 месяцев назад
These things would make an excellent fitness watch.
@dainula
@dainula 6 месяцев назад
your display work never dissapointing
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you.
@marinehm
@marinehm 2 месяца назад
I have watched many of your tutorials over the years. I have MANY questions about "ESP-NOW". I did a search and came across this video. How can I establish a 1-1 dialog so I can learn more about ESP-NOW? Thank you for your RU-vid content! Very inspirational with ideas.
@VolosProjects
@VolosProjects 2 месяца назад
Glad it was helpful! volos.marketing@gmail.com this is my business mail
@automatemefirst
@automatemefirst 6 месяцев назад
Didn’t know about this protocol. Super cool and useful!
@Jackie-sg8es
@Jackie-sg8es 6 месяцев назад
Very cool and great code explanation. I plan to use your M5 stack core 2 voltmeter code with a M5 stick (or Lilygo T display S3 pro) to remotely display readings from the core 2. With these videos and code that you’ve created, I am sure I can put it together or at least have fun trying. Thanks for all of this content.
@VolosProjects
@VolosProjects 6 месяцев назад
Good idea, remore voltmeter, great for solar projects. Have fun😀
@davidrowe9168
@davidrowe9168 6 месяцев назад
Very useful. I watch all your videos. Thanks!
@robertcloutier8839
@robertcloutier8839 6 месяцев назад
Awesome tutorial. It gives me an idea for viewing the outside temperature.
@VolosProjects
@VolosProjects 6 месяцев назад
Yes this is good usage for ESP NOW. tnx
@nikthefix8918
@nikthefix8918 6 месяцев назад
Great video Volos! (again).
@Dave64track
@Dave64track 5 месяцев назад
Just come across your channel great content have to give this a try I've been looking for something like this . I have subscribed looking forward to watching your other videos.
@Technical_stuff86
@Technical_stuff86 6 месяцев назад
Svaka cast legendo! sve pohvale 🍺
@VolosProjects
@VolosProjects 6 месяцев назад
Hvala prijatelju.
@nicoladellino8124
@nicoladellino8124 6 месяцев назад
As always, a nice and useful video, THX.
@simontheuer3606
@simontheuer3606 17 дней назад
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] what does this mean?
@veedonfleece3694
@veedonfleece3694 6 месяцев назад
very clear, as usual ! Thankyou
@jensgoerke3819
@jensgoerke3819 6 месяцев назад
I'm thinking about a receipt printer connected to an ESP32 development module, printing a list of MAC addresses on a WLAN, with their corresponding IP addresses if available.
@dagarnenilssen
@dagarnenilssen 6 месяцев назад
Crisp and clean UI as usually. In example; what Font Family is in file "mFont.h".
@VolosProjects
@VolosProjects 6 месяцев назад
Name of font is Agency, i dont kniw family
@TechPlayerBu
@TechPlayerBu 6 месяцев назад
Hi Volos, I stumbled upon your ESP NOW video recently, and I must say, your work and code are truly commendable! 👏👏 The clarity in your explanations made it so much easier for me to dive into this topic. I'm currently working on a project involving ESP NOW, and one concern I have is regarding heat generation during usage. Have you noticed any significant heating issues, especially during extended operation? Your insights would be incredibly valuable. Also, if you have any recommendations based on your experience, I'm all ears! By the way, I run a channel where I share my own projects, and I'm eager to showcase how your content has influenced my work. Would love to discuss this further if you're open to it. Thanks again for sharing your knowledge, and looking forward to more great content from your channel! Best regards, Creative Electronics Studio
@TheTriangle2012
@TheTriangle2012 6 месяцев назад
Nice project as always ! I guess sometimes you will show us how to connect sender and reciever without hard coding MAC address. :)
@nimrodkerrett8506
@nimrodkerrett8506 4 месяца назад
Thanks for all you do. I learn a lot from you. One question: why do you do digitalWrite(15, 1) in setup?
@christianlingurar7085
@christianlingurar7085 6 месяцев назад
thanks! cool! I got me a cardputer. very nice!
@minglv
@minglv 6 месяцев назад
Compiling MyMacIS prompts error: Compilation error: 'ledcSetup' was not declared in this scope
@teebeeonline
@teebeeonline 6 месяцев назад
fantastic!
@ATS3788
@ATS3788 5 месяцев назад
What is a pity ESP Now does not allow to communicate TCP/IP
@ioannismanousakas3040
@ioannismanousakas3040 6 месяцев назад
Thanks for the nice videos! Any suggestions for self pairing interface?
@dookshi
@dookshi 6 месяцев назад
Oh, and one more thing, how much current do these Lilygo gadgets draw with this particular screen drawn and no WiFi or BT enabled? If it's more than 100 mA, don't bother measuring but please guess freely on how much more, I won't hold your word for it... Thanks man, I appreciate it!
@IvanVoras
@IvanVoras 5 месяцев назад
These are devices with the standard ESP32 module antennas? Did you test the range of transmission, at least in the open space?
@VolosProjects
@VolosProjects 5 месяцев назад
in open spaca they are more than 100m , but walls reduce range drasticly.
@GoatZilla
@GoatZilla 6 месяцев назад
the ESP-NOW libraries are riddled with bugs so don't be surprised when something spontaneously breaks on you.
@aaronkbutler
@aaronkbutler 6 месяцев назад
What batteries do you use? What kind of battery life do they get?
@VolosProjects
@VolosProjects 6 месяцев назад
iniside is 500 mah battery, i can get around 10 hours if BT,wfi are turned off and board is working on lower speed.
@mohamed-bana
@mohamed-bana 4 месяца назад
What battey are you using and how did yoy connect it to the ESP32?
@VolosProjects
@VolosProjects 4 месяца назад
I am using 500mah 3.7 lipo battery, under this board is battery conector.
@gc9n
@gc9n 5 месяцев назад
Hi VOLOS , QUICK Question.... can i use lcd_setRotation(1) ; sprite.createSprite(536, 240); inside the code and on runtime sometime to go back to lcd_setRotation(0) sprite.createSprite(240,536); i am trying to do it but the graphics are scrambled
@VolosProjects
@VolosProjects 5 месяцев назад
i dont understand, which board you are using?
@richpeacock
@richpeacock 6 месяцев назад
Sadly it won't work on a macbook air. TTGO T display driver loaded, device shows up in USB TREE>but it won't mount. So disappointing
@VolosProjects
@VolosProjects 6 месяцев назад
Hm thats weard, i never owned Mac, you can try reset board Connect the board via the USB cable Press and hold the BOOT button , While still pressing the BOOT button, press RST Release the RST Release the BOOT button
@cviki21
@cviki21 5 месяцев назад
Hi, imam pitanje. Ja imam projekt Cocktail Mixera, upravlja ga ESP32 D1. Za kontrolu sam napravio WEB UI. Sad bi htio napraviti kontroliranje na daljinu pomoću drugog modula. Dali je to moguće?
@VolosProjects
@VolosProjects 5 месяцев назад
Ako ti kažem dal dobijem koktel? :) Šalim se , pretpostavljam da je web interface izveden samo lokalno, ako zelis kontrolirati sa druge mreže mislim da ćem morati koristii neki oblak. Ja sam davno koristio Blynk, a dobar je i arduino IOT cloud. Iskreno namam bas iskustva sa ovakvim projektima ali nadam se da će ti ovo pomoći. Pozdrav.
@cviki21
@cviki21 5 месяцев назад
@@VolosProjects ja se izvinjavam, ali ja sam budala i to žešća. Umjesto da napravim najjednostavniji način ja ga kompliciram. Sve treba biti na lokalnoj mreži tako da nema potrebe za cloud rješenjima. Danas sam shvatio da mi je najlakše staviti Push ili Touch Button i temeljiti operacije na tome koliko puta ga pritisnem. Hvala na odgovoru svejedno!
@MaxSMoke777
@MaxSMoke777 6 месяцев назад
It's just wifi, right? It's not LORA.
@VolosProjects
@VolosProjects 6 месяцев назад
Not Lora, for lora we need aditional hardware
@nikthefix8918
@nikthefix8918 6 месяцев назад
It uses the lower parts of the wifi stack - stripping off all the IP stuff. Very efficient and peer-to-peer. Much like the comms used when you have a 2.4GHz mouse/keyboard with a wireless USB dongle. Better than Bluetooth if you need range. Better than 433Mhz if you need reliable xfer with handshaking. Perfect for remote control if you like ESP. Very low latency. Simple coding. Ultra-low-power. 250 bytes per packet but many packets can be sent per second.
@edriobranco
@edriobranco 6 месяцев назад
Sup! Subtitles please.
@CrudelyMade
@CrudelyMade 6 месяцев назад
subtitles are present for me. 2 options. [CC] button shows subtitles, but also going to the gear, turning on 'auto sub titles'... maybe this'll help. :-)
@Nexon-lab
@Nexon-lab 5 месяцев назад
just subbed love your videos truly marvelous i want to start an arduino/electronics channel as you can tell by my username any tips :) i also wanted to ask if you have any tips on learning to code in the arduino ide
@OttarOpland
@OttarOpland 6 месяцев назад
Excellent! You are one of my favornites on RU-vid. Always cool Projects and you always have the a nice relaxed Style. Keep up the good work! 👌🥸
@VolosProjects
@VolosProjects 6 месяцев назад
Thank you, it is nice to hear that :)
Далее
ESP-NOW - Peer to Peer ESP32 Network
43:02
Просмотров 353 тыс.
ESP NOW: Espressif's Wireless-Communication Protocol
9:20
Forget WiFi! This Wireless Method is WAY Better?
12:14
Просмотров 549 тыс.
ESP-NOW Remote Control
1:21
Просмотров 477
Cheap and Easy to Use ESP32 Screen!
8:21
Просмотров 131 тыс.
Best ESP32 board with AMOLED display - LilyGo T4 S3
13:35
Making an E-paper Dashboard with ESPHome
22:59
Просмотров 172 тыс.
Can You Drive On Wood Wheels?
19:42
Просмотров 79 тыс.
ТЕЛЕФОН МЕНЯЕТ ЦВЕТ😅 #upx
0:34
Просмотров 639 тыс.
Побег из картонной ШКОЛЫ!
3:49
Просмотров 476 тыс.
Популярное из Тик Ток (75 часть)
11:01