Hi
Can someone please show me where I can download the latest code to be able to test the long range BLE.
Regards
David
I am assuming by latest you mean that you are using NCSv1.9.1 SDK.
Samples I mentioned are located at
v1.9.x\nrf\samples\bluetooth\central_hr_coded
v1.9.x\nrf\samples\bluetooth\peripheral_hr_coded
Hi
Thanks for getting back, I have managed to download NCSv1.9.1 SDK through the tool chain manager, I am using Segger embedded studio, when I used this before SDK 1.8 gave me a choice of boards PCA10056 then clicking through it gave me the folder ses and a project to click on, but this no longer seems to be the case, can you please show me how to select an example and run in Segger or is VS better to use, sorry very new to this product.
Regards
David
You do not have segger projects anymore. You either use your own editor or use the officially supported visual codes studio along with nordic extensions to build your code.
Zephyr is an RTOS on which our latest SDK (NCS) is build upon. When installing our SDK from our guidelines, Zephyr RTOS repos are also pulled in so that you have a whole setup needed. If you are new to this, I recommend looking at the getting started guide and also the release notes to see what is included in our SDK.
Zephyr is an RTOS on which our latest SDK (NCS) is build upon. When installing our SDK from our guidelines, Zephyr RTOS repos are also pulled in so that you have a whole setup needed. If you are new to this, I recommend looking at the getting started guide and also the release notes to see what is included in our SDK.