iOS Question SSID frequency?

Yanik Freeman

Member
Licensed User
Hi there,

I have used the code referenced in this thread to get the current SSID in iOS:


Does anyone know if there is a way to get the frequency of the current connection?

In B4A this can be done using the ABWiFi library which doesn't appear to have an iOS equivalent:


Thanks!
 

Yanik Freeman

Member
Licensed User
This is an app for an external microcontroller which can only support 2.4GHz signals so the sneaky work-around is to use it to validate the SSID and send it back for display. Maybe some day Apple will surface some more useful WiFi functions like scanning of all available signals and details for each? Seems like a no-brainer to me.
 
Upvote 0
Top