Hi,
I'm working on a BLE scanner which need collect data from the beacon's scan response packet.
As far as I test, the current mesh beaconing example cannot get the scan response packet itself unless other scanners (nrf Connect App) keep scan.
I assume the mesh scanner does not has active scan functions and will not send SCAN REQ, pls corrrect me if I was wrong.
I have checked the mesh advertiser and scanner configs but didn't find any related params. Does mesh support active scan? Is there any way to get scan response packet from the beacon?
Please guide me if it is possible.
Thanks.