Skip to content

saghonfly/SimpleEspNowConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EspNow Library for communication and device pairing

This library provides ESPNow communication with pairing functionality. It does not use the inbuild pairing functionality provided by the ESPNow interface.

Example

The library comes with a number of example sketches. See File > Examples > SimpleEspNowConnection within the Arduino application.

Limitation

  • Encryption/Decryption of payload is not implemented yet.

Features

  • In theory, infinite number of clients can be used to communicate with one server
  • Maximum number of bytes per message can extend EspNow linitation of 250 bytes.

Licence

This code is released under the MIT License.

About

An ESP8266 and ESP32 library which supports server and client EspNow communication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages