Skip to content

HC05 or JDY-23 bluetooth module connection for esp32lolin #491

Answered by syssi
paulsteigel asked this question in Q&A
Discussion options

You must be logged in to vote

If you have a separate bluetooth module capable of bluetooth low energy you could implement a ble_client component implementation ("the driver") to talk to the module. IMO BLE is pretty complex and this will be a huge task. My implementation just uses some BLE methods of the ESP-IDF implementation / BLE stack of the ESP32.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@paulsteigel
Comment options

@syssi
Comment options

syssi Apr 2, 2024
Maintainer

Answer selected by paulsteigel
@paulsteigel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants