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

How to update eclipse (Photon) from nRF5 SDK 11 to use 15 ?

Environment: Ubuntu 18.04 Desktop with GNU ARM toolchain (gcc-arm-none-eabi-7-2018-q2-update), nRF5X SDK (nRF5_SDK_15.0.0_a53641a), nrfjprog , J-Link device and PCA10056 (nRF52840).
I can from the terminal build and flash my device with the ble_app_blinky examples using latest version of above. I would like to do the same with latest eclipse (Photon), but it seem to only have an older nRF5 SDK 11 !! How do i update/install with latest nRF5x SDK 15 package ?

Parents Reply Children
Related