63 Forks
254 Stars
254 Watchers

esp-now

A connectionless Wi-Fi communication protocol

How to download and setup esp-now

Open terminal and run command
git clone https://github.com/espressif/esp-now.git
git clone is used to create a copy or clone of esp-now repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esp-now https://github.com/espressif/esp-now/archive/master.zip

Or simply clone esp-now with SSH
[email protected]:espressif/esp-now.git

If you have some problems with esp-now

You may open issue on esp-now support forum (system) here: https://github.com/espressif/esp-now/issues