Post

Replies

Boosts

Views

Activity

Reply to MacOS Add new WiFi profile programmatically
Hello @meaton, thank you for your answer! You could try looking a associateToNetwork in CoreWLAN on the macOS side to see if this gets you closer to what you are looking for. I've tried to use associateToNetwork, and it works if it's an existing Network (aka currently available). However, at the time of this operation, I'm configuring the device, and it's network (WiFi) is not available yet. I've tried digging through Core WLAN framework, but it doesn't seem like it's possible to associate to not available network. Do you have any other tips on leads, regarding this issue?
Oct ’21
Reply to MacOS Add new WiFi profile programmatically
Hello @meaton, thank you for your answer! You could try looking a associateToNetwork in CoreWLAN on the macOS side to see if this gets you closer to what you are looking for. I've tried to use associateToNetwork, and it works if it's an existing Network (aka currently available). However, at the time of this operation, I'm configuring the device, and it's network (WiFi) is not available yet. I've tried digging through Core WLAN framework, but it doesn't seem like it's possible to associate to not available network. Do you have any other tips on leads, regarding this issue?
Replies
Boosts
Views
Activity
Oct ’21
Reply to Get current WiFi password programmatically
I'm trying to do this for Mac.
Replies
Boosts
Views
Activity
Oct ’21