Hi
I have a nRF9160DK board and am looking for sample Bluetooth project to try.
The project does not have to be complicated - ideally I would like to be able to scan/discover the device using a standard app on my phone, and then be able to send and receive simple text instructions.
In VSCode, I tried to create a new project from one of the Bluetooth samples, and then to build the project.
However I have yet to find any of the Bluetooth sample projects that will compile successfully.
Projects tried so far: st_ble_sensor and bluetooth peripheral
Bluetooth: ST BLE Sensor Demo (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/bluetooth/st_ble_sensor/README.html)
Bluetooth: Peripheral (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/bluetooth/peripheral/README.html)
Can anyone point me to a suitable sample project?
Thanks
Garrett