Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case, but it's not found in my SDK14.2, so how can I get the manufacture data with similar function?
Kindly need your support!
BR
Andrew
Hi,
ble_advdata_parse was added in nRF5-SDK v15. So you need to either upgrade your SDK version, or backport the ble_advdata_parse() function from a newer SDK version to your current SDK version.
Sorry another thing to make clear, in the case above, it's showing that how host search and get peripheral name, but in my case, I want to get the host manufacture name in peripheral side, is that possible?
Sorry another thing to make clear, in the case above, it's showing that how host search and get peripheral name, but in my case, I want to get the host manufacture name in peripheral side, is that possible?