-
### 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…
-
Hi, I know it is a serial-wifi bridge. Yet I wonder if it is possible to use a LAN8720 ethernet module and create a serial-ethernet bridge?
Is there, or will there be any support for LAN8720?
-
I currently cannot build Ctypes when targeting MirageOS. I do not have build logs at hand, but I wanted to log this for further discussion.
The errors I am receiving seem to refer to the usage of t…
-
#### Description
The gcoap example app experiences a stack overflow when running on board esp8266-esp-12x. This issue arose due to stack use from #13386, which rebased gcoap's use of the sock library…
-
1. A DHCP Server on esp-hosted is setup to lease IPS from the SOFTAP.
2. The PC connects to the SOFTAP over WIFI successfully on Channel 1.
3. The PC gets an IP in the range of 192.168.2.2-254.
```…
-
Since the LWIP update `LWIP_TCPIP_CORE_LOCKING` now defaults to 1. From what I've been able to find, this is to allow the application to avoid a few context changes by providing its own mutex.
The…
-
**Describe the bug**
Hello,
Device is slowly reconnecting to WiFi after swtching it on by Zigbee switch.
It takes about 3-5 min to reconnect.
When I pulled BK outside and connected it to serial t…
-
When I start tun2sock I can't login to Microsoft Store. After entering Username and Password I get Microsoft Store error message
![Screenshot 2022-05-09 153654](https://user-images.githubusercontent.…
-
Current pion only supports UDP, but we will likely soon to support TCP as well. To help our development, we'd like to see vnet also support TCP.
See also: pion/webrtc#712
-
Hello,
I am having issues using this component on ESPHome. Immediately after the first frame, I get a core dump and constant reboots. I am running it on an MH ET LIVE ESP32MiniKit.
### Things I …