This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can we access the variable to which slave address is received,in S130 ble_central_and_peripheral

I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental \app_s130_demo\pca10028\s130\arm4" project .

In this project,in which variable do we get the address of slaves ,who is advertising??

Along with the address do we get the device name also??

Also how can we read the address and copy it into a new variable or how can we access the variable to which the advertising data is received??

Related