Hello @YJ99,
Regarding the file copying issue, this is not a problem. The indicator remains red even when everything is operational.
Here is the step-by-step method I used to program the WB:
Initially, you should use the ST-Link USB port.Connect the ...
Hello @YJ99,
Regarding the issue with your software installation, could you please confirm if the Wireshark executable file has been added to your system's environment variable path ?
Best regards,
Victor
Hello Benedikt,
There is also a web-based solution available for the STM32WB-WBA series, known as the Web Bluetooth App. Take a look at it. (The source code of the page is also available on the STM32 Hotspot under the name STM32WB-Web-Bluetooth-App-I...
Hello Chao,I would advise you to take a look at the STM32CubeF1 firmware on GitHub. You can find an example of UART working in polling mode here : STM32CubeF1/Projects/STM32F103RB-Nucleo/Examples/UART/UART_TwoBoards_ComPolling at master · STMicroelec...
Hello Simon,Could you please provide some more information about the RTC configuration, including:RTC input clock (you can retrieve this info on CubeMX or in the function HAL_RTC_MspInit() in the stm32wlxx_hal_msp.c file)RTC_PREDIV_A value (the defau...