Hello, As I read, including company identifier is mandatory in ble adv packets. I see value 0x0059 being encoded in adv packet. How can I get my ble adv packets scanner implemented on nrf52 filter base on this value? in adv_report structure there is no thing like company identifier.
EDIT: obviosly the company identifier is part of data in adv_report, my mistake. it is little endian 2nd and 3rd byte of data.
Regards
Michal