Problems when looking for Scan Response packets #173
AndreaCencio
started this conversation in
General
Replies: 1 comment
-
The current implementation will combine the advertising packet with the scan response packet to create a single combined entry for the given peer's address, when using ScanReportCollection.advertising_peers_found. If using ScanReportCollection.all_scan_reports or iterating the waitable, there's a packet_type field where you can check if the packet was a scan response |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have problems when scanning for Scan Response Packet with blatann and an nrf52840 dongle, it is very hard to see a Scan Response packet in scan report, but with nRF official tool I can clearly send scan response data.
What is the best method to call for scan response packets?
Beta Was this translation helpful? Give feedback.
All reactions