Using setService doesn't blow away UART (I think this puck was just taking some time to pick up).
I've got a heart_rate advertising, but…it's not quite there.
Note that the value is totally wrong. I'm also trying to connect from a webpage, which doesn't discover that this device has heart_rate (I think it's filtering on the service), but baby steps!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Quick update:
setService
doesn't blow away UART (I think this puck was just taking some time to pick up).Note that the value is totally wrong. I'm also trying to connect from a webpage, which doesn't discover that this device has heart_rate (I think it's filtering on the service), but baby steps!