Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I imported from the examples page https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate/ the latest and compiled it using the online compiler. Sent it to my nrf52DK (which I had installed the s132 softdevice on for a Nordic project). It advertised but connecting via nrf connect timed out. So then I sent it over a DipDap to a Taiyo Yuden nrf52832 EVkit and it connected fine (I'm pretty sure it had the s132 softdevice). Maybe the online compiler code does not include the softdevice? The compiled code (bin file) size was 233kb.
The thermometer app connected fine on the nrf52DK and a nordic app worked fine so HW is probably ok. The thermometer app compiled to 413kb as a hex file. In any case, if that was the problem then after installing the thermometer, then should the HRM should work? Anyway that trick doesn't work either.