Skip to content

ntflix/TildaDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TildaDrop

An example of using ESP-NOW to wirelessly and (relatively) hassle-freely send data between badges.

The MAC address of the target badge is needed on the 'sender' badge. Set this in the PEER_MAC variable in app.py.

You can find a board's MAC through pressing the right button of the Tildagon in this app.

Broadcast functionality, which does not require the MAC address of a recipient, does not seem to work as it shows in the espnow docs.

Two badges are needed for this to work - a badge to send, a badge to receive.

  1. On receiver badge, enter receiving mode in the app
  2. On sender badge, hit sending mode
  3. Receiver badge screen will turn white and (temperamentally) say "Received!" with the message data (default 'Hi').

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages