In zigbee, one get the value of signal intensity of every packet received. For the current application I am working on I need RSSI value of packet received to determine the approximate distance of the ESP32 module. My device is operating in station mode and its mobile
I found these links but with no answer for my application
In promiscuous mode
https://github.com/espressif/esp-idf/bl ... pes.h#L192
In AP mode
esp_wifi_sta_get_ap_info(&wifidata)
and a link with no answer
viewtopic.php?f=13&t=1186&p=12385&hilit=rssi#p12385
Can somebody help me with this?
Getting signal intensity of packet received in station mode (RSSI)
-
- Posts: 3
- Joined: Fri Nov 17, 2017 8:53 am
-
- Posts: 3
- Joined: Fri Nov 17, 2017 8:53 am
Re: Getting signal intensity of packet received in station mode (RSSI)
I have already mentioned itwoofy! wrote:https://esp32.com/viewtopic.php?f=2&t=578#p3537
In AP mode
esp_wifi_sta_get_ap_info(&wifidata)
I want rssi value for every packet received that too in station mode
Who is online
Users browsing this forum: Bing [Bot] and 187 guests