The peripheral device I'm interested in sends some of its advertisement data in the ADV_IND message and some in the SCAN_RSP message. My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages but NOT for the SCAN_RSP. I tried a few different variations in the st...
The peripheral device I'm interested in sends some of its advertisement data in the ADV_IND message and some in the SCAN_RSP message. My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages but NOT for the SCAN_RSP. I tried a few different variations in the st...
The peripheral device I'm interested in sends some of its advertisement data in the ADV_IND message and some in the SCAN_RSP message. My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages but NOT for the SCAN_RSP. I tried a few different variations in the st...
My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages butNOTfor the SCAN_RSP. I tried a few different variations in the struct ble_gap_disc_params, but none has worked. I just don't get callbacks for the SCAN_RSP messages. ...
My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages butNOTfor the SCAN_RSP. I tried a few different variations in the struct ble_gap_disc_params, but none has worked. I just don't get callbacks for the SCAN_RSP messages. ...
My app gets the BLE_GAP_EVENT_DISC callback events for the ADV_IND messages butNOTfor the SCAN_RSP. I tried a few different variations in the struct ble_gap_disc_params, but none has worked. I just don't get callbacks for the SCAN_RSP messages. ...