pschatzmann / ESP32-A2DP

A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Сlient's address in the console.

khseal opened this issue · comments

commented

How to display the client's address in the console when connecting?

I have no idea what you talk about and I can't see any bug here. So I close this because this is not an issue!
Maybe you want to open a discussion but you need to be a bit more specific what you mean with client's address and the scenario you task about...

Maybe this is the example you are looking for ?
Or did you miss the method get_last_peer_address() which should work both for the source and sink ?