Following the tutorial, Get an error trying to install the SDK

Im following the following tutorial to just get the Blinky sketch going. https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-1-1/

The problem comes when trying to install the SDK I get the following error.

No issues were detected with the toolchain.
[16:21:51] Command failed: west init -m github.com/.../sdk-nrf --mr v2.6.0
Cloning into '/home/plakkies/ncs/v2.6.0/.west/manifest-tmp'...
error: 475 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
FATAL ERROR: command exited with status 128: git clone --branch v2.6.0 github.com/.../sdk-nrf /home/plakkies/ncs/v2.6.0/.west/manifest-tmp

Im running Ubuntu 22.04, All steps before was followed without error. I have double checked this.

Did I miss something? Please help me. Im trying Nordic products for the first time. Im very used to STM and Microchip, This looks like it would be easier but im not so sure now.

Parents Reply Children
No Data
Related