response

How to get peripheral name from scan response packet?

Thu, 2019-05-30 16:24--ojazdowski

Hello.

As a central I am scanning for BLE peripherals.

I am trying to get the BLE Device name of my advertising peripheral ( it has one and I can see it using iOS apps like nRF Connect ).

I am getting the scan response of my peripheral in my ".app_on_adv_report_ind" callback event handler.

I can successfully connect to my peripheral from this callback by matching the advertising UUID to my known peripheral's via the callback "gapm_adv_report_ind" data

Subscribe to RSS - response