Giga r1 WiFi Manager

Can anyone tell me if there’s been a library created similar to the espxx WiFiManager for the Giga r1 WiFi? I need a board like the Giga r1 which has multiple uart, i2c, and isp accommodations and the built in WiFi is just convenient but I need the user to be able to enter ssid and password credentials in station mode for their particular network. So hard coding is not an option. If there’s no library for this feature, any idea when one might be created? Maybe I have wasted money on this new board for this instance and need to consider a different option or bypass the built in WiFi and connect an espxx WiFi. Any help on this matter is greatly appreciated.

Hi, I've not tried this library and it's for the Portenta. However, the GIGA and Portenta have many similarities so this is probably worth a look.

Thank you steve9 for the reply. I will definitely check that out because I really want to like the Giga r1 but without the WiFiManager capabilities then I can't develop anything that relies on WiFi connections as a product for consumers. I had super high hopes for the Giga but after working with it I realized that the WiFi module is not the same as the Esp32 uses so I went back to the Esp32. I also think that the Giga would have been better as a 5-volt board instead of the 3.3-volt, but I am also learning that most of the sensors that I have been using work fairly well with the 3.3-volt system. If your lead proves to work out on the Giga, then maybe I can give it a better ranking. Thanks again.