Hi,
I have nRF52840 -DK boards.
I was using nRF SDK (SoftDevice ) to program nRF52 devices. Now I am switching to nRFConnect SDK. nRFConnect SDK is new to me. A few questions:
1. under ncs installation folder, there are two branches of samples:
..\ncs\nrf\samples\bluetooth
..\ncs\zephyr\samples\bluetooth
What are major differences between them?
2. ..\ncs\nrf\samples\bluetooth\direction_finding_connectionless_rx
..\ncs\nrf\samples\bluetooth\direction_finding_connectionless_tx
doesn't include nRF52840 device. It is possible to make the sample work for nRF52840 device? Or is there a similar sample (connectionless ) for nRF52 device?
I didn't find any nrf52840dk_nrf52840.conf and overlay files under board folder, such as
nrf52833dk_nrf52820.conf
Thank you,
David Zhou