-
Hello,
with IDF Branch/Release 4.0 "Bluetooth" and "SoftAP" are not working in coexistence.
I have written an Android App, which uses the both networks WiFi (Udp Client) and Bluetooth (BDR Spp…
-
Hy!
I tryed to complie the example project(switch) with Cmake, but I have the following error:
esp32/libesp32.a(cpu_start.c.obj):(.literal.main_task+0x18): undefined reference to `app_main'
esp32…
-
### 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 tried posting my issue on [Stackoverflow](https://stackoverflow.com/questions/53216434/no-internet-from-within-local-service-fabric-mesh-container), but I didn't get much love there - so now I'm…
-
How the project can be compiled on MacOs?
`no exported names in the package "XrayCore"
unable to import bind: no Go package in golang.org/x/mobile/bind
unable to import bind: no Go package in gol…
-
Hello,
I see that doing this kind of loop, the free heap decreases **if** an internet loss occurs in the ssl handshake step.
After a few disconnections, this ends up in a device that can never aga…
-
## Environment
- Development Kit: NodeMCU 12E
- IDF version : release/v3.4
- Development Env: Make
- Operating System: Ubuntu 20.04
- Power Supply: USB
## Problem Description
Th…
-
i mounted sdcard to /, and i want to use sqlite3.
I just did this in main, but it doesn't work:
```c++
int fd = 0;
const char *dbname = db_get_name();
fd = open(dbname, O_RDONLY);
…
-
I got this error:
Core 0 register dump:
PC : 0x400e8663 PS : 0x00060e30 A0 : 0x800e8cdc A1 : 0x3ffb5700
A2 : 0x3ffccd24 A3 : 0x00000000 A4 : 0x0000006c …
roysG updated
3 years ago
-
### Expected behavior
Currently, to send a data fragment larger than 256 bytes via CONSOLE_USB_SERIAL_JTAG, a forced insertion of `\n` between 256-byte fragments is required.
I would like the beha…