Open alj28 opened 6 months ago
Thanks for the PR. Can I test it with my Xiaomi Band 8 or how can I test it?
@alj28 you can check my branch (https://github.com/Kampi/ZSWatch/tree/Rework-Sensors-Summary) for a solution with multible screens if you want.
Thanks for the PR. Can I test it with my Xiaomi Band 8 or how can I test it?
@alj28 you can check my branch (https://github.com/Kampi/ZSWatch/tree/Rework-Sensors-Summary) for a solution with multible screens if you want.
If Xiaomi Band 8 advertises Heart-Rate BLE service it should work. I am using heart-rate band from Dechatlon for testing. Just now, I also tested with Zephyr's peripheral_hr example that I flashed on a spare dev board and it works.
Just as a note: I was testing this on posix build as I need to order HW.
Awesome, will check it out!