User Activity

HiFor a while i have been trying to scan Extended PDUs (ADV_EXT_IND and AUX_ADV_IND). I tried to use hci_le_set_extended_scan_parameters() and hci_le_set_extended_scan_enable() commands for this but never worked because the hci_le_extended_advertisin...
Hi,I want to program a connectionless observer to scan events, but the hci_le_advertising_report_event() callback isn't called. I have followed the steps of programming manual PM0269 for configure the modular configurations to work as Broadcaster + O...
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...
Hi,I want an application where my device works both Broadcast Role and Observer Role, but y don't know if it is possible. My device shall send Non-connectable and non-scannable undirected events (Broadcaster beacons) and also receive them from other ...
Kudos from