rssi
rssi copied to clipboard
How to use the getSignalStrength() function standalone to fetch AP rssi without using any other wrapper or interface ?
I need to make use of the rssi from certain APs, but i want to use my own wrapper for that. Can you please provide a toy example code to just receive rssi of a certain network, since no such documentation is provided.