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!