Is there a way to access the Wi-Fi SSID name?

We are trying to connect an accessory to the home's Wi-Fi network and we want to pass that name from the app to the accessory. Passing via Bluetooth.

Is there and API available on iOS to list the networks that the phone can see?

Answered by DTS Engineer in 822446022
Is there a way to access the Wi-Fi SSID name?

Yes. TN3111 iOS Wi-Fi API overview has links to that info.

Is there and API available on iOS to list the networks that the phone can see?

No. Again, TN3111 is very clear about this.

I recommend that you read Extra-ordinary Networking > Working with a Wi-Fi Accessory, which has a tonne of hints and tips in this space.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Is there a way to access the Wi-Fi SSID name?

Yes. TN3111 iOS Wi-Fi API overview has links to that info.

Is there and API available on iOS to list the networks that the phone can see?

No. Again, TN3111 is very clear about this.

I recommend that you read Extra-ordinary Networking > Working with a Wi-Fi Accessory, which has a tonne of hints and tips in this space.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Is there a way to access the Wi-Fi SSID name?
 
 
Q