I'm quite new to the STM hardware and embedded programming in general. My goal is to connect the B-U585I-IOT02A to a WPA-2 Enterprise WIFI (it needs to be that standard).
I found the examples in the git repository about connecting to WIFI with which it is possible to connect to more modern WIFI standards: https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/B-U585I-IOT02A/Applications/NetXDuo/Nx_TCP_Echo_Client
According to the documentation of the WIFI module on B-U585I-IOT02A it should be possible to connect to WPA2 Enterprise: https://m.eleparts.co.kr/data/_gextends/good-pdf/202103/good-pdf-10094810-2.pdf
Is there a sample project to enable the MCU to connect to the WPA2 Enterprise router? Does anyone has experience with that and could guide me to make this possible?
(The question is also postet in the STM32 forum and I will add solutions/answers there, if needed: https://community.st.com/s/question/0D53W00002CJjdASAT/connect-stm32cubeu5-bu585iiot02a-to-wpa2-enterprise)
Thank you in advance and kind regards,
Johannes