Resolved! BlueNRG-LP Connectionless Observer
Hi,I'm trying to program a Connectionless Observer that scans all ADV_NONCONN_IND adv events, but the hci_le_advertising_report_event() callback isn't called. I'm using BLE_STACK_FULL_CONF and I have this configuration:// Init GAPaci_gap_init(GAP_OB...