Hi,
I need some input regarding RSSI values.
First I am trying to set the channel number and getting RSSI info using sl_WlanRxStatGet(&rxStat,0); for each channel from 1 - 11. I am getting some dBm values from variable rxStat.AvarageDataCtrlRssi.
1. Most of the channels will return some negative dBm values. Some times I will get 0 dBm from some channels. Whether it is correct?
2. What is the recommended dBm values Range starting from highest signal strength to Lowest?
3. For better signal quality and reliable data connection, only RSSI value is enough or is there any other parameter we need to consider?
Thanks & Regards,
Durga Prasad.