Advanced Users can post their questions and comments here for the not so Newbie crowd.

Moderator: eriksl

User avatar
By AlbeltBo
#91228 I have configured an ESP8266 as an AP and another as a Station, I can get the AP's RSSI on Station by using the API:
Code: Select all sint8 wifi_station_get_rssi(void)

But how can I get the Station's RSSI on AP? Is there any API to do this?
I use the RTOS SDK, and my firmware version is ESP8266_RTOS_SDK-2.0.0.