Flutter BLE Demo 4 - Set Notification
This is a demo video of flutter BLE (Flutter_blue_plus) receiving data from a [characteristic] with [notify] attribute by retrieving BLE connection and service information using a package called flutter_blue_plus in flutter.
source code: https://github.com/dong-higenis/flutt... (example_5)
이 비디오는 플러터에서 flutter_blue_plus라는 패키지를 이용해 BLE를 연결 및 서비스 정보를 검색해 notify 속성이 있는 캐릭터리스틱으로 부터 데이터를 받아오는 데모입니다.
소스코드: https://github.com/dong-higenis/flutt... (example_5)
#flutter #플러터 #ble #flutter_blue #flutter_blue_plus