You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BLE.scan API is (in v 2.0.2) capable of filtering out duplicated detected Peripherals. The fact that Advertisement data of a Peripheral may be presented in one or multiple packets (Adv Data and Scan Response Data). Thus, this ticket is to clarify the requirements of the scan() API on how to process the Adv info from different kinds of Peripheral.