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 ...
Has anyone had this problem and how did you fix it? I am having this problem on the nucleo board.
How can I add multpile services or characteristics on STM32WB. Should I only change the name or templates and regenerate code or do something more/else?
Hello everyone, I am a newbie for stm32. Now I have a project to useSTM32+Lora module to make a wireless network for data sampling. I have boughttwo pairs of stm32L073 nucleo+ sx1272 radio shield board for testing. I canmake "ping-pong" communication...
Hi,In previous project, I used the ST BLE 4.1 solution (based on BlueNRG-MS), and the peripheral Advertising procedure also included a call to hci_le_set_scan_resp_data(18 , ServiceUUID_Scan);What is the alternative for a similar API in ST BLE 5 solu...
while( 1 ) { if (AppProcessRequest==LORA_SET) { /*reset notification flag*/ AppProcessRequest=LORA_RESET; /*Send*/ Send( NULL ); } if (LoraMacProcessRequest==LORA_SET) { /*reset notification fla...
I have a custom STM32WB55CE-based board on which I wish to run some BLE software. I have attempted to flash them according to the instructions in the release notes in the coprocessor binary folder, but it throws an "RSS_IMAGE_NOT_FOUND" error and ret...
Hi !I want to update FUS by OTA.In AN5185, #3.1 FUS Upgrade/Operation instructions is writed:"Write the FUS image in the user Flash memory at the address indicated in the FUS image directory readme.txt file." But this address is 0x080EC000, and it is...
Hi all,I've got my hands on the STM32WB55 Nucleo pack. I've been trying to test the pre-loaded application first but i wasn't able to make the board and the dongle communicate. So I tried loading an other example project on the board and then I lost ...
step 1: initialize clockstep 2: set pins to outputstep 3: set corresponding 'set' bits to 1 in BSRR registerint main(){ //enable clock for necessary ports//clock for leds: port port B, pins 0, 1, 5RCC->AHB2ENR |= RCC_AHB2ENR_GPIOBEN;//RCC->AHB2ENR...
https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/stm32-nucleo-expansion-boards/p-nucleo-lrwan2.html
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.