I am trying to port the examples/ble_central/ble_app_hrs_c project from the 52840/pca10056/s140 to a 52833/pca10100/s140 project.
Having trouble in the port from the nrf52840.h to the nrf52833.h - it seems there is a lot missing.
Before I started changing things I thought it productive to at least ask the questions.
Questions:
is there an updated nrf53833.h with all the crypto information added.
has someone already updated the ble_app_hrs_c project to work on the 52833
Thanks