Hello devs,
I found this thread: https://devzone.nordicsemi.com/f/nordic-q-a/48928/radio_test-example-code-run-on-nrf52811 where exist it for the sdk 15.3
Is there something similar for the SDK 17?
Regards,
Hello devs,
I found this thread: https://devzone.nordicsemi.com/f/nordic-q-a/48928/radio_test-example-code-run-on-nrf52811 where exist it for the sdk 15.3
Is there something similar for the SDK 17?
Regards,
Hi Jose,
The radio_test example source code may be found in SDK5 version 17.0.2.
There is no separate development kit for the nRF52811 chip. Projects for nRF52811 can be developed on the nRF52840 DK.
For information regarding the differences between ICs in the nRF52 Series, see the comparison table on the nRF52 Series page.
For more detailed documentation regarding nRF52811 development, please see Developing for nRF52811 in the SDK documentation.
infocenter.nordicsemi.com/.../nrf52811_dev_kit.html
The instructions on use may be found in the documentation section (Click on index) https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html?cp=8_1
(Your path) \examples\peripheral\radio_test. Note that you should be using the PCA10056 code which was written for the nRF52840. There is a migration / software emulation document in the info center you should reference.
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf52811_user_guide.html
Hi Jose,
The radio_test example source code may be found in SDK5 version 17.0.2.
There is no separate development kit for the nRF52811 chip. Projects for nRF52811 can be developed on the nRF52840 DK.
For information regarding the differences between ICs in the nRF52 Series, see the comparison table on the nRF52 Series page.
For more detailed documentation regarding nRF52811 development, please see Developing for nRF52811 in the SDK documentation.
infocenter.nordicsemi.com/.../nrf52811_dev_kit.html
The instructions on use may be found in the documentation section (Click on index) https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html?cp=8_1
(Your path) \examples\peripheral\radio_test. Note that you should be using the PCA10056 code which was written for the nRF52840. There is a migration / software emulation document in the info center you should reference.
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf52811_user_guide.html