Skip to content

Turning off Bluetooth #532

Answered by krichardsson
yanrui89 asked this question in Q&A
Jan 26, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

STM:
There is a mechanism that disables Bluetooth as soon as a packet from the Crazyradio is received, all you have to do is connect with a Crazyradio.
If you want to prevent Bluetooth from being enabled at all, you have to rebuild and flash the NRF firmware without BLE

make BLE=0

There is no Bluetooth on the AI-deck. It is maybe possible to get Bluetooth out of the ESP (I'm not sure) but it is not enabled in the firmware.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yanrui89
Comment options

Answer selected by krichardsson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment