nRF Connect Installation on macOS (Manual Installation)

I have not been able to create a stable development environment in macOS Monterey using the automatic installation process. 

In order to better understand and document the issues, I am going to do four separate installations for comparison.

MacBook Pro 1:  Manual Installation

MacBook Pro 2:  Automatic installation

https://devzone.nordicsemi.com/f/nordic-q-a/88566/nrf-connect-installation-on-macos-automatic-installation/editpost?ContentTypeId=0

Linux Ubuntu:     Manual Installation

Windows 11:       Automatic installation

This thread will cover the first case, the manual installation on macOS. I will create separate support tickets for the other cases and provide links.

Parents Reply
  • Hi Einar,

    Thanks, I found the hidden .west folder in my workspace folder and deleted it. I then navigated to Home/workspace/ncs_audio/nrf/ and executed the west init, west config and west update commands.

    I now have a folder with the following folders

    .west (hidden)

    bootloader

    mbedtls

    modules

    nrf

    nrfxlib

    test

    tools

    zephyr

    It's not immediate obvious if any of these are the project files for the LE Audio implementation, can you advise please?

    Kind regards,

    Al

Children
Related