Problem with bluetooth BLE peripheral example using nrf connect sdk on nsight SIP ISP1807, based on the nrf52840

Hi,
I am working with an Insight SIP ISP1807, based on the nrf52840.

Trying to use the peripheral example from zephyr: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/bluetooth/peripheral.

I downloaded and installed nrf connect sdk for visual studio. I can compile and flash the examples via JTAG, debugging works fine as well. The code seems to be running as it is supposed to.

The problem is that I don't see the bluetooth device when I use the nrfConnect app for iphone. I can't tell at all if the chip is advertising...

I created a custom board just based on the nrf52840 without making any changes to the configuration or board files. Am I missing something there?

Thanks!

Parents Reply Children
No Data
Related