-
Support for the ESP-IDF bootloader was introduced in https://github.com/probe-rs/probe-rs/pull/1629, however, users have to explicitly identify it in the configuration.
One of the things I love abo…
-
I run the standard example from esp-idf-v5.3\examples\bluetooth\nimble\bleh when I try to connect to esp from the nRF connect, it immediately after the connection starts disconnects with the Error 62 …
-
## Issue
I'm writing a chess engine wrapper which uses a 64-bit bitboard for board positions, so it is important that it works on ESP32.
While writing a native dynamic module in C, I ran into two …
-
when I run this command
wls@ubuntu:~/esp/ESP8266_RTOS_SDK/examples/get-started/hello_world$ make all
Encountered this error:
Building partitions from /home/wls/esp/ESP8266_RTOS_SDK/compon…
-
... or alternatively, map ESP-IDF's partial OpenSSL implementation to `rust-openssl`.
Both solutions would require a lot of work and will likely result in patches against one of these upstream crat…
-
`../components/usb/hcd.c: In function '_intr_hdlr_chan':
../components/usb/hcd.c:637:14: error: 'USBH_HAL_CHAN_EVENT_SLOT_DONE' undeclared (first use in this function); did you mean 'USBH_HAL_CHAN_EV…
-
### 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've uploaded and generally have working now the screen, however I can't get working the wake word, just ignores me, and if he try the settings->test button then I get the following on the log
`[vo…
-
When `TxRmtDriver::write_items` is called with `block = false`
https://github.com/esp-rs/esp-idf-hal/blob/29806afcd3fc87759825d4da6895e473ca0c4e68/src/rmt.rs#L607-L613
the called function [`rmt_writ…
-
### Reproduction steps
1.Use an Android device to initiate a subscription to the device until the subscription slot of the device is full.(CONFIG_MAX_FABRICS 5)
2.reboot the device.
3.Make a new su…