This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Example for nRF52811

Hey guys,

i would like to test my little nRF52811 board, is there any example i can start with? I know there is no software support for direction finding and so on right know. Im just looking for something like the ble_app_hrs example.

Thanks

edit: I just found the guide:  "Developing for nRF52811", am i right that i can use the examples for "pca10056e" and flash them with the explained changes to the nRF52811 chip?

Parents
  • Hi,

     

    SDK v15.3 (and later versions once released) have support for nRF52811. I recommend that you download and browse through the examples and find a suitable one which has support for PCA10065E, as you say this enables you to use a nRF52840 DK and a nRF52840 as if it were a nRF52811 such that you can load the application on a NRF52811 later on. ble_app_hrs is one of the examples that is supported on PCA10056E.

     

    Best regards,

    Andreas

Reply
  • Hi,

     

    SDK v15.3 (and later versions once released) have support for nRF52811. I recommend that you download and browse through the examples and find a suitable one which has support for PCA10065E, as you say this enables you to use a nRF52840 DK and a nRF52840 as if it were a nRF52811 such that you can load the application on a NRF52811 later on. ble_app_hrs is one of the examples that is supported on PCA10056E.

     

    Best regards,

    Andreas

Children
No Data
Related