Hi,
I'm using the WiFi-Direct application from the Windows Universal Samples package to establish a connection between a Windows machine and a Linux (Ubuntu) machine which uses WPA Supplicant.
The WiFi Direct application works fine between two Windows machines.
Likewise, I'm able to connect two Linux machines via WiFi Direct using WPA Supplicant.
But I'm unable to connect the Windows WiFi Direct app with WPA Supplicant on Linux.
The Windows machine receives a connection request from Linux and, after the necessary credentials are entered, a response is sent back to Linux. But in the Linux machine the authentication fails and connection is not established
I also tried using another app called "WiFi Direct Legacy AP Demo" from the Windows Classic Samples package, but to no avail.
Are there any compatibility issues with Windows WiFi Direct app and WPA Supplicant? If yes, is there any other way to connect a Linux and a Windows machine using WiFi Direct?
Thanks in advance.