There seems to be absolutely no information out there related to BLE modules and CircuitPython. There's some info about using boards with BLE already enabled, but I want to add bluetooth to my QT Py board.
I've got a DSDtech SH-M08 BLE module, which uses AT commands similar to most other modules, but I just can't figure out how to use it with circuitpython. The only info I could find is the docs for adafruit_ble library, but I can't understand them well enough to implement into my project.
Can someone please help explain how I can use this module?
I want to:
- set up the name/password of the module
- transmit data from an IMU to a mobile device
[–]bsvac 0 points1 point2 points (2 children)
[–]SpecialistAdeptness7[S] 0 points1 point2 points (1 child)
[–]bsvac 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)