This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect SDK release notes 1.2.0 - removed concurrent BLE scan/advertise?

Hi there,

I'm new to the Nordic devices, and thinking to start out using Zephyr, targeting the recently announced nRF5340.   So I was reading the ncs 1.2.0 release notes and came across something I didn't quite understand.

In the release notes it was mentioned  "Changed the Bluetooth: Throughput sample to prevent it from running Bluetooth LE scanning and advertising in parallel. " 

So I thought this was supported in Zephyr.   I saw the Zephyr sample code "Bluetooth: Scan & Advertise" example here, so I wonder why it was removed.

Thanks!