After trying a couple of programs that didn't work, I found these two: one sender and one receiver. from github https://github.com/bnbe-club/esp-now-examples-diy-62/blob/master/controller/controller.ino Here's one of the pastes: https://pastebin.com/xJCJuc6Q LHS, RHS is Wemos MIni 1, the sender, and Wemos Min1 2, the receiver. Worked well off the desk. Next steps are to examine the code and find battery power so that range tests can be done. Here's the associated YouTube. Here's code for Sender1: /**************************************************************************************************************************************************** /**************************************************************************************************************************************************** * TITLE: ESP-NOW Getting Started Examples * * By Frenoy Osburn * YouTube Video: https://youtu.be/_cNAsTB5JpM *******...