Bluetooth LE Tutorial for STM32 and Android JDY08 module
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=zRJctDUt-Zg
GitHub code: https://github.com/viktorvano/Bluetoo... • Works with JDY-08 module. For other Bluetooth LE (Low Energy) modules, you need to modify UUIDs of service and characteristic which has read and write descriptor. It is located in BluetoothLeService.java file. • Bluetooth Classic Tutorial for STM32 and Android (HC-05 HC-06 module) • • Bluetooth Classic Tutorial for STM32 ... • 0:00 - Introduction and demonstration • 2:39 - STM32 code • 8:42 - Android Studio code • To activate notifications for custom UUID edit UUID at lines 586 to 589 in file DeviceControlActivity.java https://github.com/viktorvano/Bluetoo... • To write to custom UUID edit lines 326 and 327 in file BluetoothLeService.java • https://github.com/viktorvano/Bluetoo... • To write to custom UUID edit lines 325 and 326 in file BluetoothLeService.java (BMP280) https://github.com/viktorvano/Bluetoo...
#############################