Hello all,
I have a custom nrf51822 board with me and I am trying to flash it with ble_app_hrs example. I tried both sdk 11 and sdk 12.3 and used the softdevice s130 as stated in the compatibility matrix given in this link :- http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf51%2Fdita%2Fnrf51%2Fpdflinks%2Fnrf51_comp_matrix.html
I have not done any changes to the code whatsoever. It is working fine with the sdk 11, but with sdk 12.3, it is getting compiled and flashed, but I cannot see the output in my nrfConnect app.
What could be the problem here?
Also, I tried doing it with all the subversions of sdk 12 and I could find only sdk 12.1 was working. 12.2 and 12.3 were not showing any output.
Thanks
Atul