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

Establishing a connection with a bonded phone

I have the following problem:

  • 1 to 3 phones are bonded with an nRF52832
  • These phones are on the whitelist of nRF52832
  • nRF52832 goes into Power Off Mode
  • nRF52832 is woken by a sensor and wants to send this current value to a cell phone that is on the whitelist.

I only need to establish a connection after waking up so that I can send the data
The only thing missing is the connection after waking up so I can send the data. The other functions are implemented.

Is there an example for the connection establishment? Probably I have to read the connection data of the glued devices from the whitelist?

Thank you in advance

Best regards,
Werner Loser

Related