Search found 4 matches
- Mon Mar 06, 2023 5:47 am
- Forum: ESP-IDF
- Topic: Bluetooth High Level Interrupt CONFIG_BTDM_CTRL_HLI assertion failed
- Replies: 0
- Views: 896
Bluetooth High Level Interrupt CONFIG_BTDM_CTRL_HLI assertion failed
Hi Community, I am using ESP32 WROVER B board running on ESP IDF v4.4.1. Notable peripherals that I'm using is a TFT Touch Screen controlled via SPI, CAN and BLE Mesh. Performing some tests by leaving the board overnight connected on a serial monitor, after touching the screen there is a failed asse...
- Mon Feb 21, 2022 1:37 pm
- Forum: ESP-IDF
- Topic: BLE Mesh Health Server with Periodic Publication
- Replies: 0
- Views: 918
BLE Mesh Health Server with Periodic Publication
Hi, Im trying to setup a Health Server with Periodic publication.
Initialized the publication ctx of this model via the macro ESP_BLE_MESH_HEALTH_PUB_DEFINE. How can I initialize it with periodic publication?
Initialized the publication ctx of this model via the macro ESP_BLE_MESH_HEALTH_PUB_DEFINE. How can I initialize it with periodic publication?
- Tue Feb 11, 2020 10:48 am
- Forum: ESP32 Arduino
- Topic: ESP32CAM using its SPI
- Replies: 0
- Views: 2051
ESP32CAM using its SPI
Hello,
The ESP32CAM has a built in SD card connected on the SPI interface of the module. Can I use the same SPI connections to communicate with other SPI devices?
The ESP32CAM has a built in SD card connected on the SPI interface of the module. Can I use the same SPI connections to communicate with other SPI devices?
- Sat Jun 15, 2019 10:26 am
- Forum: General Discussion
- Topic: ESP32-AT Commands
- Replies: 0
- Views: 1580
ESP32-AT Commands
Is there a command to control ESP32 Peripherals such as GPIO or another UART using AT Commands?