Hi Kolban,
Thanks for your response. I tried what you suggested, and it worked like a charm!
Cheers!
Mrunmoy
Search found 2 matches
- Sat Nov 26, 2016 11:59 pm
- Forum: General Discussion
- Topic: Getting the RSSI
- Replies: 4
- Views: 24148
- Sat Nov 26, 2016 1:34 am
- Forum: General Discussion
- Topic: Getting the RSSI
- Replies: 4
- Views: 24148
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 ...
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 ...