Page 1 of 1

Wi-Fi Library for Discovery B-U585I-IOT02A board

Posted: Wed Apr 13, 2022 7:55 pm
by sandeepmistry_arm
Hi, I recently purchased the "B-U585I-IOT02A Discovery kit for IoT node with STM32U5 series" board (https://www.st.com/en/evaluation-tools/ ... ot02a.html) and have been using it with the Arduino IDE and https://github.com/stm32duino/Arduino_Core_STM32.

Is there an Arduino library for the boards on-board MXCHIP EMW3080 module?


Thank you.

Re: Wi-Fi Library for Discovery B-U585I-IOT02A board

Posted: Tue Apr 19, 2022 12:44 pm
by fpiSTM
I'm not aware of this library. If it exists I will be interested.

Re: Wi-Fi Library for Discovery B-U585I-IOT02A board

Posted: Wed Apr 20, 2022 5:23 am
by Juraj
maybe my WiFiEspAT library can be modified for it. the AT commands are similar and it looks like it has what esp AT calls 'passive mode`.
EDIT: on that board the WiFi module is connected over SPI and my library uses Serial.