NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

[NimBLEServer] Add getPeerName and get peer name on connect.

Open h2zero opened this issue 1 year ago • 0 comments

  • Adds a new method, getPeerName to NimBLEServer to read the name from the peers device name characteristic.
  • Adds a setting to automatically get the name of the peer when connected and provide it as an additional parameter in the onConnect callback

h2zero avatar Jun 24 '24 21:06 h2zero