ESP-NOW - Peer to Peer ESP32 Network
DroneBot Workshop
@dronebotworkshopAbout
Welcome to the Workshop! The DroneBot Workshop is the place where I work with Arduino, Raspberry Pi, ESP32, and lots of other cool microcontrollers, components, and sensors. This is a channel for learning and understanding. While I do build projects, most episodes focus on showing you HOW things work, so you can use the information to bring your own designs to life. Every video has a corresponding article on my website at https://dronebotworkshop.com , along with the diagrams and code samples you’ll need to build your own creations. You can also participate in discussions on my Forum at https://forum.dronebotworkshop.com. Please note that I no longer do any sponsored videos, enquiries for these will be ignored! If you'd like to know more about me or the DroneBot Workshop you can read the FAQ at https://dronebotworkshop.com/about-dronebot-workshop/faq/ And if you have technical questions please ask them on the Forum. Welcome to the Workshop! I hope you enjoy your stay! Bill
Latest Posts
Video Description
Set up a private peer-to-peer network without WiFi using ESP-NOW! I’ll show you how to use this powerful protocol with several ESP32 boards. Article with code samples: https://dronebotworkshop.com/esp-now More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dronebotworkshop.com/subscribe/ ESP-NOW is a protocol that allows you to use ESP32 and ESP8866 boards to create a private peer to peer network. Use two boards, or use ten. Transmit in one direction (half-duplex) or bidirectionally (full-duplex). With or without encryption. This magic all comes courtesy of the 2.4GHz radio transceiver that powers the ESP board's WiFi and Bluetooth features. We can also use this radio to set up a network to send small (250 bytes) packets of data between ESP boards. No WiFi or Router is required. Mix and match boards as much as you want. I’ll be showing you how ESP-NOW works, and we’ll perform a few simple experiments with a bunch of ESP32 boards. We’ll end by building a remote temperature sensor system, then expanding it to use multiple sensors. Here is the Table of Contents for today's video! 00:00 - Introduction 01:59 - ESP-NOW 06:56 - Getting MAC Address 09:59 - Getting Started with ESP-NOW 19:05 - ESP-NOW Broadcast Mode 28:26 - Remote Temperature Sensing 35:57 - Multiple Temperature Sensors 40:58 - Conclusion I’ve only scratched the surface of what we can do with ESP-NOW in this video, so I'll probably be incorporating it into another project soon. Hope you find it interesting! Bill
You May Also Like
ESP32 Networking Must-Haves
AI-recommended products based on this video

Digital Multimeter Voltmeter Battery Voltage Multi Tester AC DC Volt OHM Amp Current Meter Circuit Continuity Resistance Diode Electrical Tester with Test Leads Backlight LCD Display

AstroAl Digital Multimeter 2000, Multimeter Tester with Volt Amp Ohm, Multi Meter Measures Voltage, Current, Resistance, Continuity and Diode, Electrical Tester with Test Leads, Backlight LCD Display

Steam Cleaner Handheld for Home-500ml Large Capacity Steam Cleaner with 16 Accessories, Auto Continuous Steam & Safety Lock, Multi-Purpose for Kitchen Grease, Bathroom Grout (Grey/White)

Cordless Vacuum Cleaner, 40KPA/40Mins Handheld Vacuum Cleaners with LED Display, Green Light, Self-Standing Cordless Vacuum, Rechargeable, Stick Vacuum for Pet Hair, Hard Floors, Carpet




















