-
mesh "alternative"
https://github.com/espressif/esp-idf/tree/master/examples/wifi/espnow
-
## Features
- [ ] Audio MIC
- [ ] Audio Output
- [ ] I2C Accel. Interrupt 1 + 2 Vorsehen
- [ ] Gain boost mit 100k to GND
- [ ] Button parallel to GPI34 to GND
- [ ] Switch for Power
- [ ] Re…
besi updated
7 months ago
-
Hallo Gerald,
ich arbeite in Platformio unter Visual Studio. (Beide aktuelle Version)
Bei der Übernahme der MyWiFi.h in die Lib-Sektion bekomme ich Fehlermeldungen bei den o.g. includes, diese seien…
-
We have gateway running on pi, dumb router, openwrt router with mosquitto, cascaded networks (subnetworks), potentially esp based mqtt repeaters, and maybe later some ble/lora/espnow bridging dongles.…
ulno updated
6 months ago
-
Thank you for your great project.I want to use your code to build low power sensor network for home automation using 10-15 esp8266 devices as sender devices and Raspberry pi zero as receiver or gatewa…
-
Hello,
thanks for this firmware this helps to understand a little more about espnow
I program the transmitter and receiver on tw esp32 dev
I copy the Mac from receiver into the FW for tranmitter …
-
There are a number of ways to sync devices (switch all lights ON) but they either require an MQTT broker or an external manager or both.
The idea is to use other means (UDP? ESPnow?) to sync statu…
-
Hi!
Stumbled over FRDS and It looks very nice,Got a basic setup to work without issues. I'm working on a ESPnow node with mcp23017 to manage multiple relays and it seems to work fine but I miss a dat…
-
Please add a rule command to prevent ESP Easy from connecting to Wifi or start an AP.
Currently it seems that normal Wifi and ESPNOW cannot be used simultaniously.
So we build an ESP Easy as seria…
-
Hi thanks for this wonderful project. How to get this work in home assistant without espnow hub. can you try to make this work on esphome instead? i know mqtt should do for now but hoping for some bet…