Close

07/22/19 - Beginning development with ESP-NOW

A project log for My attempt at an ESP-NOW Mesh

Designing a custom mesh for sensors, home automation and remote controlling using Espressif's ESP-NOW

david-mDavid M. 07/31/2019 at 19:230 Comments

I have received my second ESP32 fixture which meant I could begin testing with ESP-NOW. I fired up the example sketches through Arduino, which worked as expected. Then I ported the sketches from Arduino to PlatformIO.

Fig. 7 - Porting ESP-NOW demo from Arduino to PlatfromIO

Discussions