ESP-Now-Sensor-system-with-WiFi icon indicating copy to clipboard operation
ESP-Now-Sensor-system-with-WiFi copied to clipboard

ESP-Now is used for battery operated Sensors (based on ESP8266, ESP32) sending to a Gateway which also is connected with WiFi to the Internet (at the same time).

Results 4 ESP-Now-Sensor-system-with-WiFi issues
Sort by recently updated
recently updated
newest added

I realize that this may be caused updated ArduinoIDE packages and what not, but I'm not sure how to get around it. Hardware: ESP32 (WROOM32) (Gateway set up with WROOM32...

**_Your Code that I edit for ESP32 only and I try Verify .._** and it will error at this line _"esp_wifi_set_mac(ESP_IF_WIFI_AP, &GatewayMac[0]);"_ ` #define SKETCH_NAME "ESP-NOW GATEWAY" #define SKETCH_VERSION "2022-01-01"...

Your write-up and code are some of the best examples I have seen in either the Arduino or ESP ecosystem. I have been working on my own power optimized designs....

Why using a TP4056 when using a solar panel? Wemos D1 mini pro v 2 includes a battery charger. Won't it be possible to connect the solar panel directly to...