Hello.
I have a requirement to encrypt the scan response from my device. This means I will have to split my data in 4 packets to fit within the 27 byte limit.
Is there any way of telling if an advertisement has been sent in legacy mode? I know there are callbacks for this when using extended advertising. I have this with legacy support but the callback is never triggered when advertising in legacy mode.
Please let me know if you need any more information on my setup.
Device: nRF 52840
nRF Connect SDK version 2.1.0 / Zephyr.