To build and run:
- Make a new folder with a suitable name.
- Access the folder and clone the repository.
- Execute
west init -landwest update. The project dependencies will build outside thenrf_publisherrepository. - Execute
west build -b <board_name> - Execute
west flashto flash the firmware to the board.