-
![image](https://user-images.githubusercontent.com/1311912/130392983-b298a16b-7fa5-4ea7-a6e6-d794ccab2dcc.png)
-
Hey,
I have problem with ESP32-S3, device just crash after wifi connection in AP Mode with log _CORRUPT HEAP: Bad tail at 0x3d81cbef. Expected 0xbaad5678 got 0xbaad5600_
I build image for ESP32…
-
**Is your feature request related to a problem? Please describe.**
```
The current frustration is that in Windows 10 & 11, WiFi will disconnect automatically if the internet is not available on th…
-
```
Following code (opening a handel with C library dlfcn.h) was working find till
iOS 4.3.3
----------
void *handle =
dlopen("/System/Library/SystemConfiguration/WiFiManager.bundle/WiFiManager", …
-
During linking the linker raise the following error:
undefined reference to `ex_32k_start_cnt'
I have installed the latest HELTEC ESP32 development framework following the instructions in https…
-
- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [ ] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I believe the issue in #53 are probably the same, just that the fix applied only works in some cases.
I have a laptop that has ethernet and wifi, when any network change occurs, the DNS settings ar…
-
First let me say I am new to BPL and esp8266. I have used nodemcu flasher to flash my device with 3.3.
I spent many hours just trying to find out how to connect to the config page without wifi acces…
-
ESP-32 IDF fresh install from git. Toolchain OK. Make works. After flashing this on a Sparkfun:
I (263) boot: ESP-IDF v2.0-rc1-257-g4745895 2nd stage bootloader
I (264) boot: compile time 16:45:51…