Force connection to selected WiFi AP?
Posted: 03 Sep 2018 14:52
Anyone have a flow that does this?
My use case is to connect only to a specific AP under certain conditions, otherwise connect to any AP that's been configured.
I'm thinking Set WiFi Access Point Priority might work, with priority set to 1(?). Should I only need to run this flow once? Problem with this method is it's not officially supported anyway. I'm using Pie.
Or maybe is the right method is to use Enable WiFi Access Point using the Disable other access points check box. At least that's presumambly using a supported API. But how do I go about re-enabling all the other disabled access points again afterwards? I presume I use Init Variable WiFi Access Point List and recursively call Enable WiFi Access Point with each configured AP? What should the flow look like that would do this?
APs that have been disabled but remain configured are presumably not distinguished as such in the standard Pie settings user interface?
Anyone go any experience of this?
My use case is to connect only to a specific AP under certain conditions, otherwise connect to any AP that's been configured.
I'm thinking Set WiFi Access Point Priority might work, with priority set to 1(?). Should I only need to run this flow once? Problem with this method is it's not officially supported anyway. I'm using Pie.
Or maybe is the right method is to use Enable WiFi Access Point using the Disable other access points check box. At least that's presumambly using a supported API. But how do I go about re-enabling all the other disabled access points again afterwards? I presume I use Init Variable WiFi Access Point List and recursively call Enable WiFi Access Point with each configured AP? What should the flow look like that would do this?
APs that have been disabled but remain configured are presumably not distinguished as such in the standard Pie settings user interface?
Anyone go any experience of this?