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 ...
HelloI am experiencing two problems.My development environment is STM32L072CZ-LRWAN1.You are now using a combination of END_NODE and AT_SLAVE examples.I'll sort out my problems.The first is that 'SET' values are not operated through features such as ...
Hi everybody,I think I have the same problem as CTare (https://community.st.com/s/question/0D53W00000fo0kcSAA/unable-to-install-wireless-stack-on-stm32wb55?t=1628516513992) I coudn't reply to that post because it's already archived. My setup: Nucleo ...
I have a custom board with STM32WB50CGU5 controller. I want to develop an application on this board having BLE, and IRDA.I am able to run the example (p2p Server and p2p Client) given for the STM32WB55 Nucleo board on my custom board without any erro...
I have the P-NUCLEO-LRWAN3 package with the LoRa expansion board using the RisingHF chip.According to the RisingHF documentation, the built-in processor in the RisingHF module is a STM32L07x chip and can be programmed through the bootloader. I have a...
Greetings,From what I've read of the Cube code and guidance in AN5289, we enter STM32WB low power states by putting the M4 into the low power state we want. If we need the M0 to continue to advertise, for example, we would configure it to do so and ...
Hello,I have mesh node with proxy feature. After provision, I can see that node advertising Mesh Proxy Service (UUID 0x1828), How can I update Mesh Proxy Data Out (UUID 0x2ade)? I spent a lot of time searching for some callback or function, where I c...
I bought an stm32lb072 development board and wanted to learn the sigfox module on this board. I plan to send signals using modulation commands and receive messages on the SDR dongle of sigfox. Now I only get the ID of sigfox module in the development...
The API (SIGFOX_API_send_frame) found in the examples of PushButton and AT_SLAVE of STM32WL SINGLE CORE (https://www.st.com/en/embedded-software/stm32cubewl.html), versions 1.1.0 and 1.0.0, is without prototype and the sigfox does not work (does not ...