Wifi Direct Connection
Looking for guidance/links on how to have Pi 3 with Win IOT "advertise" itself via wifi direct so other wifi direct devices can find it and connect to it. I need to connect directly to Pi 3 wireless without the use of an Access Point.
Re: Wifi Direct Connection
https://blogs.msdn.microsoft.com/cdndev ... es-part-1/
The link relates to advertising the device and connecting to it via Bluetooth; you should be able to use some of the code to advertise the device.
The link relates to advertising the device and connecting to it via Bluetooth; you should be able to use some of the code to advertise the device.
Re: Wifi Direct Connection
Nice outline of the process. Thank you Gisgar3!
Re: Wifi Direct Connection
You're welcome!sibon3 wrote:Nice outline of the process. Thank you Gisgar3!