I’m trying to report WiFi network state in my Tizen 2.3 native mobile app, incl. signal strength. But somehow wifi_ap_get_rssi always returns -46 dBm on my Z1 test device. Is this normal?
Would it be best to use wifi_set_rssi_level_changed_cb instead? I’m not so keen on going down that path though, since that way I cannot report the actual RSSI value, but just the number of “WiFi bars” 🙁
wifi_ap_get_rssi always returns -46 dBm
I’m trying to report WiFi network state in my Tizen 2.3 native mobile app, incl. signal strength. But somehow wifi_ap_get_rssi always returns -46 dBm on my Z1 test device. Is this normal?
Would it be best to use wifi_set_rssi_level_changed_cb instead? I’m not so keen on going down that path though, since that way I cannot report the actual RSSI value, but just the number of “WiFi bars” 🙁
Thanks,
Tamas
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio