У нас вы можете посмотреть бесплатно Bluetooth LE Tutorial for STM32 and Android (JDY-08 module) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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 and A... 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...