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

Working libraries, libraries being ported and related hardware
Post Reply
sandeepmistry_arm
Posts: 1
Joined: Wed Apr 13, 2022 7:43 pm

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

Post 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.
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

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

Post by fpiSTM »

I'm not aware of this library. If it exists I will be interested.
User avatar
Juraj
Posts: 47
Joined: Fri Jan 03, 2020 7:47 pm
Answers: 1
Location: Slovakia
Contact:

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

Post 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.
Post Reply

Return to “Libraries & Hardware”