Search found 2 matches

by mrunmoy
Sat Nov 26, 2016 11:59 pm
Forum: General Discussion
Topic: Getting the RSSI
Replies: 4
Views: 21982

Re: Getting the RSSI

Hi Kolban,

Thanks for your response. I tried what you suggested, and it worked like a charm!

Cheers!
Mrunmoy
by mrunmoy
Sat Nov 26, 2016 1:34 am
Forum: General Discussion
Topic: Getting the RSSI
Replies: 4
Views: 21982

Getting the RSSI

Hi, I am trying to find a api that returns the RSSI. I found the following function: /** * @brief Set vendor specific element callback * * @param cb callback function * @param ctx reserved * * @return * - ESP_OK: succeed * - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by eps_wifi_init */ esp_err_...