Communicating through WiFi between two B-U585I-IOT02A boards (NO INTERNET)
Hello!
I'm trying to communicate between two B-U585I-IOT02A boards through Wi-Fi. I just want to be able to send a simple hello world message to one board from the other. My current thought is to set up a simple Wi-Fi network with one board as an access point and the other board as a station, but I'm not entirely sure how to go about doing that between all of the libraries and middlewares available. I started with the WiFiBasics example but the Network Interface fails to connect when setting up the access point. It manages to advertise a WiFi beacon so the station board can detect and connect to it, but I'm not sure if the connection is fully established. Is there anyone that has any experience setting up wireless communication on a network without internet? I apologize if any of this was something obvious - I'm still relatively new to the ST ecosystem and wrapping my head around all of the libraries has been rough.
Thank you,
Jake U.