Test application for LittleBlueTooth iOS library
- Clone the repo
- Download the LightBlue application for macOS or iOS
- Go into Virtual Devices tab press on
+
selectHeart Rate
and pressSave
, now you have a simulated hearth rate monitor - Build and run the project on a device
- Tap on
Connect
and onListen
and you will see the heart rate change from time to time
NOTE Before reading the sensor position you must set a value inside the LightBlue sensor simulation, to do that select the simulated peripheral, scroll down to the Body sensor location
select and where is written no value put and hex value from 0x00 to 0x06
You can download the full project here.