hi, nordicer:
two device, a peripheral and a apple phone as central. we want to support scan request and response with ADV_IND mode, I understand as following:
(1) peripheral advertise data
(2) central receive advertising data, and scan request data
(3) perpheral scan response data
we have 3 problems:
(1) how peripheral support the scan request and response?
(2) how peripheral get the scan request data? BLE_GAP_EVT_SCAN_REQ_REPORT?
(3) can central adjust some payload data ?