You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Continuous ADC stops working while BLE Mesh is on
Continuous ADC stops working while BLE Mesh is on (IDFGH-14171)
Dec 3, 2024
Answers checklist.
IDF version.
v5.4-dev-4375-gf420609c33
Espressif SoC revision.
ESP32-S3 (QFN56) (revision v0.2)
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
Custom board
Power Supply used.
USB
What is the expected behavior?
The
adc_continuous_evt_cbs_t::on_conv_done
events keeps triggering when data available.What is the actual behavior?
If I enable a task that periodically send BLE message via
esp_ble_mesh_client_model_send_msg
, the adc stops working after around 10 seconds.Steps to reproduce.
Debug Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: