NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Hi,Bought online ASTRA1B previously used, for school project,I do not have experience with ST Boards.Need Help with following:where to find stock firmware (default factory firmware) ?Do I need STLINK-V3MINIE for flashing firmware ?How to factory...
hi, Im using my own costum board with a STM32WBA52CG on it. When I'm nog using the RF my code is working perfectly. When I activate the RF in the STM32CubeIDE, my code is stuck in PeriphCommonClock_Config();More specifically in the following code: I...
BLE peripherals are implemented using NUCLEOWB55RG.I would like to check if Advertsing is working properly by receiving the completion of the asynchronous aci_gap_set_discoverable execution with HCI_COMMAND_COMPLETE_EVT_CODE, HCI_COMMAND_COMPLETE_EVT...
The STM32WB5 has 1M of flash memory. The default linker script shares this 50:50 between main and second core (LENGTH = 512K), meaning flash ends at 0x0808 0000 (page 128) for the main core.But the wireless binaries don't necessarily start right at t...
Please advise on Application Notes, Training, examples on Evaluation board, etc. on designing lowest power system using STM32WLE5JC. Cell life for weeks or months. I intend to use STOP2 with RTC and normal-run modes.I found App Note 5568 and 4879.M...
I want to generate a constant, steady voltage as COMP INPM in STOP1 with the DAC (using HAL libs at the moment).Unfortunately I cannot get a steady signal. The voltage drifts around some seconds, stabilises and starts from the beginning (oddly seems ...
Using this API returns 0x3157 error code after running SIGFOX_API_close successfully (return code is 0), anyone tried that? What are we missing here?BTW - Same behavior observed when using ST provided Sigfox_AT_Slave_DualCore example out of the box w...
Hi, I'm using STM32WLE5CCUx MCUs with STM32Cube FW_WL_V1.3.0 firmware package. The nodes (~ 20 nodes) are working in LoRaWAN Class C mode and MAC version 1.0.4 (US915, no duty cycle restrictions)The issue I'm experiencing is that from time to time in...
Hello,I have started to use stm32wl55 nucleo.I try to debug a basic application.I start by debugging CPU1 (CM4) than after booting CPU2 (CM0+) i run the debug for the second CPU.But ST-LINK: Could not verify ST device!error details :Error in final la...
Found below what I assume to be the Possible Values for 'Status' , but not sure, any other? 0x5C Device not found in DB0x5E Device not bonded Can you list all of them?Or are those values in the Bluetooth Specification? If so can you provide a link? ...