-
### Description of defect
I am working on a PPPoS connection between PC and a custom embedded board. I can successfully send and receive LCP ConfReq/Ack, but the input is never passed to ppp_input. I…
-
I recently purchased the Module NB-IoT from the website https://docs.m5stack.com/#/en/module/nb-iot , because I want to connect it with esp32. I made the connections right by using the UART2. The con…
-
I followed your guide to build the std-hello example for a esp32 on Windows 10 with `cargo build`. When invoking `cargo build --release`, the missing file is `sdkconfig.release`. Rust build seems to…
-
## Environment
- Module or chip used:
ESP32-WROOM-32U
- IDF version:
v3.3
- Build System:
CMake
- Operating System:
Windows 10
- Power Supply:
USB
## Problem Description
I'm t…
-
- Development Kit: ESP32-DevKitC
- Module or chip used: ESP32-WROOM-32
- IDF version (run ``git describe --tags`` to find it): v4.0-beta2-70-g0a03a55c1
- Build System: CMake
- Compiler version (r…
-
Hi all,
I tested example HLS, after running about 7h audio streaming, assertion occurs.
Below is my log, could you please take a look and give me suggesstion?
1. ESP_ADF version 3.3
2. ESP-IDF…
-
I'm using ESP32 with GSM modem and lwip+pppos. There is a long time(10s +) between calling the function pppapi_close(ppp, 0) and the event of closing the connection.
local IP address 10.51.139.201
…
-
Hello, I'm using the latest example from examples / pppos_client. The program can loop while getting the address, I checked older versions and it is the same. I use a roaming sim card
Modem: SIM800…
-
I learn some thing from a close issue which is [https://github.com/micro-ROS/micro_ros_setup/issues/202](url)
but i didn't see any thing about how to add a base project with gpio lwip freertos by o…
-
## Environment
- Development Kit: [ESP32-Custom Board-with GSM Module]
- Module or chip used: [ESP32-WROOM-32]
- IDF version (run ``git describe --tags`` to find it): v3.1
// v3.2-d…