How can ESP32 read RSSI from phone #405
Unanswered
Tuong-FX16332
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is no method provided for this in the server code at this time, I will add this later. What you can do for now is use the low level functions for this:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a newbie and I just start my first BLE project
In my project, ESP32 is server and my phone can connect with it
How can ESP32 read RSSI after connected ?
Please help me :<
Beta Was this translation helpful? Give feedback.
All reactions