Recently I just started learning Arduino and now I'm starting a learning project on which I'd connect more than 2 Arduino Uno powered devices via WiFi-direct(no access point, rather P2P group) and make serial communication over those devices.
After searching for a while I wasn't able to find any suggestion for WiFi-direct(P2P) implementation with Arduino. Any guideline or help content would be highly appreciated.
Thanks :)