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

receive BLE data from master

Hi,

I'm using nRF52810 stack. how I get the data from master/central device. ?

  • I am not sure if I understand you correctly, could you please elaborate more? What kind of data are you talking about? If you are talking about a connection and the master device is the client, then you would need to notify data to it from a connected server. If the the master/central device is not in a connection, then it can receive advertising data from a peripheral device which is broadcasting advertising packets.

    Best regards,

    Simon

Related