knight0fdragon Posted February 22, 2006 Share Posted February 22, 2006 Im trying to show a wifi bar on my screen, so I figure i have to use the data from RSSI, now is there a command or something to show the updates of the RSSI, I tried global_connectAP.rssi*100/0xD0 but that is not keeping my RSSI up to date, and I cant find anywhere in the lib to get the RSSI so Im thinking im overlooking something here Link to comment Share on other sites More sharing options...
thoduv Posted February 23, 2006 Share Posted February 23, 2006 I've also tried... and I've also found that global_connectAP is always 0 : never updated in the lib.You must keep the AP "id" of the connected AP and get infos with Wifi_GetAP... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now