juliansteenbakker / flutter_ble_peripheral

A Flutter package for advertising BLE data in peripheral mode
BSD 3-Clause "New" or "Revised" License
72 stars 50 forks source link

BLE peripheral to advertise heart rate data? #161

Open chuanpham opened 8 months ago

chuanpham commented 8 months ago

Hi, thank you for your great plugin,

My question is can I use this plugin to turn my app (IOS only) into a BLE peripheral to advertise heart rate data to the central device subscribes to our heart rate characteristic?