I have a custom device that needs to offer peer-to-peer connection to mobile devices. The device runs Android and supports WiFi Direct, so connection to Android other devices can be made through WiFi Direct itself. Connection to a test laptop without WiFi Direct can be established by using the WiFi Direct backwards-compatible mode, in which an AP appears, and I can connect to it using WPS PBC. The problem is iOS devices.
AFAIK, iOS supports neither WiFi Direct or WPS. The only way to connect to the device would be by manually connecting to the AP and manually entering the passphrase. The problem is it that as part of the requirements I can't access the passphrase.
Is there a way to configure the autonomous WiFi P2P Group Owner be set up without a passphrase? Or is there a way to make an unsecure network available as a software AP using wpa_supplicant?
Thanks in advance for any ideas,
Janito