How to check Wi-Fi signal status on MC40 GB?

// Expert user has replied.
S Shridhar Shanbhag 3 years 5 months ago
1 1 0

Hello, I have a MC40( GB) & wants to see the signal strength in fusion, i didn't find such option available in the fusion driver( similar thing is available for other MCD units with CE /WM OS). Any help in this regards will be highly appreciated.. Regards, Shridhar

Please Register or Login to post a reply

1 Replies

G George Dellaratta

This can be done using standard Android methods. Have the application register for the WifiManager.RSSI_CHANGED_ACTION. When this intent is received, the RSSI value will be captured by reading EXTRA_NEW_RSSI value. The attached .java file demonstrates this use.

CONTACT
Can’t find what you’re looking for?