Coder Social home page Coder Social logo

espnow's Introduction

ESPNow

Simple ESPNow demo with ESP8266 client sending to ESP32 Gateway

Serial output

Client

running on ESP8266 (tested on Wemos D1 mini)

ESP8266 client with BME280 temperature/pressure/humidity sensor which sends readings every xx minutes to a server with a fixed mac address via ESPNow

Based on code by: Anthony Elder @ HarringayMakerSpace
License: Apache License v2

RAM: [=== ] 34.3% (used 28092 bytes from 81920 bytes)
Flash: [=== ] 26.6% (used 277312 bytes from 1044464 bytes)

Gateway

running on ESP32 (tested on generic DevKit v4 board)

ESP32 gateway which receives data from ESP8266 client node with BME280 sensor via ESPNow

Waits to be sent readings every xx minutes from client with a fixed mac address

Most of the code for ESPNow on ESP32 I found just didn't work, finely got it working thanks to useful pointers in these 2 articles: https://www.reddit.com/r/esp32/comments/9jmkf9/here_is_how_you_set_a_custom_mac_address_on_esp32/
https://randomnerdtutorials.com/esp-now-esp32-arduino-ide/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.