-
I've done several tests on multiple ESP32 boards with LAN8720 (integrated and external also)- ESPIDF 3.3 and MicroPython 1.13:
On ESP32-WROVER with 4MB PSRAM:
-WiFi STA only: works OK
-LAN8720 on…
-
### Describe the bug
Prior to Bookworm, I enabled the Pi to act as a Wi-Fi Access Point (in part) via:
```
# /etc/hostapd/hostapd.conf
country_code=US
interface=wlan0
ssid=my-network
hw_mod…
-
I have 2 x Solis 10.0 kW Dual MPPT (3F) . Their dataloggers (LAN) dont work. Now I am planning to buy two S3-WIFI-ST dataloggers.
And hopefully they will let me integrate the inverters into HA. So I …
-
Hey, thank you so much for developing this!
I've been trying to set up this component recently, using a Wemos D1 Mini esp32, thehognl opentherm shield, and a Viessmann 050-W combi boiler.
Howeve…
-
I modified httpServerAndMqttBroker.ino to operate as as WIFI_AP and to allow up to 8 clients.
```
#include
#include
#include
#include "EmbeddedMqttBroker.h"
...
void setup(){
Serial.b…
diodi updated
3 weeks ago
-
First of all congratulations on LIB, really did a great job.
I researched a lot, but unfortunately I did not find any information about it.
I would like to keep the project as WIFI_AP_STA.
Is…
-
The DNS offer code and some other parts don't work with recent versions of the Espressif ESP32 framework: ver 3.0.0+ for Arduino IDE or ESP-IDF ver 5.1+. This is due to deprecated/removed features.
…
-
### The problem
[Bug] when use this plugin to disable 5G wifi or enable 5G wifi ,all 2.4G device had to reconnect to AP again.
I use PRI to judge an area if there has nobody in this area the 5G wifi…
-
## Environment
- Module or chip used: ESP32-WROVER-E
- IDF version (run ``git describe --tags`` to find it): v4.2
- Build System: idf.py
- Compiler version (run ``xtensa-esp32-elf-gcc -…
-
### Basic Infos
WiFimanager Branch/Release: Master
### IDE
Arduino IDE v2.1.0
Board Selection in IDE: FireBeetle ESP32-E
Installed library for FireBeetle: DFRobot ESP32 Boards
#### Ha…