Template for a BTHome sensor in nRF52.
You need the nRF Connect SDK to build this sample.
Clone this repo in a folder under the samples folder in the nRF Connect SDK. To build for the nRF52840 DK run the west build command:
west build -b nrf52840dk_nrf52840
To build for other devices/boards replace nrf52840dk_nrf52840 with the correct one.