-
Board: ESP32-S3-WROOM-1
Arduino-ESP32: v4.4.1-1-gb8050b365e
After a day or so of TCP requests (sending temperature and getting temperature as a response) every ~10 minutes I get a "Guru Meditatio…
-
Hello, I installed the Library with the recent ESPIDF and and trying to make the idf menuconig, the option for Lora is not showing up:
Here is the install:
```jemo@umb19:~$ echo $IDF_PATH
/ho…
-
## Netsatck TCP(II) 连接的建立与三次握手
#### protocolListenLoop
当新建一个 endpoint 并且将其 Bind 到一个端口后,这个endpoint 进入 protocolListenLoop,负责监听与连接建立。
```go
e.protocolListenLoop(seqnum.Size(e.receiveBufferAvail…
-
I am using Scrcpy 2.5 for Xiaomi Redmi 9 running on Android 10.
When I connect using USB, it shows the screen as expected. It gives many errors, but the mirrored screen works fine and looks great. Ho…
-
I download tap-windows-9.24.6 from http://build.openvpn.net/downloads/releases/
My os: wi7 x64
step 1
![Snip20201212_14](https://user-images.githubusercontent.com/1197035/101979845-8a21cb00-3c9b-11…
-
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
-
## Environment
- **Development Kit:** none
- **Module or chip used:** ESP32-WROOM-32E
- **IDF version:** v5.0-dev-489-gef98a363e3
- **Build System:** CMake
- **Compiler version:** xtensa-…
-
Firstly I start:
```bash
butts@Ubuntu-precision-7530:~/esp/esp-idf$ git checkout release/v4.0
Already on 'release/v4.0'
Your branch is up to date with 'origin/release/v4.0'.
butts@Ubuntu-preci…
-
**Describe the bug**
ESP crashed, coredump was read from the device
Which platform, esp8266 or esp32? ESP32-S3
Do you use TLS or not? no TLS
Do you use an IDE (Arduino, Platformio...)? Platformi…