User Activity

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 acce...
Hello!I'm currently trying to use Wi-Fi as a way to communicate wirelessly between two B-U585I-IOT02A boards, but don't need connection to the internet. What I'm trying to achieve is a way to get a string or some other data from one board over to ano...
Hello!I'm attempting to set up the BLE AT Client example in the STM32U5 firmware package on a B-U585I-IOT02A board. I've managed to flash it, but when I run it on the debugger (through the ST-Link v3 USB port), the "AT" and "AT+BLE_SVC=1" commands se...
Hello!I have a question - I'm working on interfacing with the STM32WB5M module on the B-U585I-IOT02A. From what I understand, the STM32WB5M module is already flashed with an example for AT commands (in the STM32Cube_FW_WB_V1.13.3/Projects/P-NUCLEO-WB...
Hello! The title pretty much says it all - I'm trying to figure out how to configure BLE between two B-U585I-IOT02A boards, but establishing the BLE connection is a bit confusing to me. Am I able to configure it from the UFBGA169 IOC file in STM32Cub...