Hi I was having difficulties trying to obtain the download link for the nRF52 SDK 0.9.2.
I think this used to be the link: developer.nordicsemi.com/.../
But that links seems to be broken.
May I know how can I obtain the nRF52-sdk?
Thank you.
Hi I was having difficulties trying to obtain the download link for the nRF52 SDK 0.9.2.
I think this used to be the link: developer.nordicsemi.com/.../
But that links seems to be broken.
May I know how can I obtain the nRF52-sdk?
Thank you.
Why would you want to use this old SDK? Why not use the latest? It can be found here.
You should you SDK12 here. The 0.9 is only for engineering trial and no longer avail.
Thank you for your reply. I would like to run the custom service sample application i.e. nrf52-ble-app-lbs which can be found in the following link: github.com/.../nRF52-ble-app-lbs
This app was tested on the nrf52 SDK 0.9.2 and I would like to follow the same setup. Unless, is there a version of this app that has been ported to NRF5x SDK v12.x.x?
At the same time, I would also like to run the throughput test on the nrf52. I am thinking of running the nrf51-ble-app-lbs throughput test example Is there any equivalent app for this on the nrf52?
Thank you Nguyen for your reply. Please find my reply in the comment above. Didn't know that v 0.9 was for an engineering trial.
There is the ble_app_uart example in the SDK12 that uses custom service.