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,after flashing the binary files of BLE_ApplicationInstallManager and BLE_p2pServer_ota on the STM32WBA55CG, I can no longer access the controller.What i did:Flashing .bin file of the BLE_ApplicationInstallManager @ start address 0x0800 0000Flashin...
Hi,I am looking for wireless solution which supports below protocols.1> LoRaWAN.2> Sigfox3> WMbus.I am also looking for firmware integration for all of the above protocols and need to find that the firmware will support all of the protocols at same t...
STM32WB5MMG datasheet says ANT_NC should be connected to no-connect pad on board. But then, example ground plane seems to connect to ANT_NC. Which is right?
What does this error mean for the I2C interface? I have it on the connection between the LORA E5 Mini and the SI7021 sensor.The debugger stops here:Exactly at his method call: /* Wait until TXIS flag is set */ if (I2C_WaitOnTXISFlagUntilTimeout(hi...
Hello,I designed my custom board using STM32WB series to be connected to sensor and send data to CLIENT which is my laptop. I am able to use Write and Read Characteristics for a single character.Now I intend to use READ characteristic to send data e...
Hello,I need clarification about the STM32WBA50KG Tx Output power for BLE 5.4.It seems that there's an inconsistency in the value of the Tx Power.This page STM32WBA50 overview mentions +10dBm.But the datasheet STM32WBA50KG datasheet mentions +4 dBm...
Hello ST Community, I’m working on a project that requires both Bluetooth Low Energy (BLE) and CAN connectivity. Ideally, I’d like a single MCU solution from ST that includes both a BLE radio and CAN (controller and transceiver, if possible). Single...
Hi,I am currently working on a Bluetooth application using the STM32WB5MMG module.I want to configure the RTC such that it generates a WakeUp interrupt every 5ms to read sensors and do some computation before going to stop mode for the remainder of t...
Hi, STM32WL33 is part of 6LoWPAN products, but in Firmware package there are no examples for 6LoWPAN. Can someone explain how to incorporate 6LoWPAN in STM32WL33 series ?
Hello,I'm working with Actility as server, on a NUCLEO-WL55JC as the End-Device. I have the STM code from the STM32obeWL repository, version 1.3.0. When running a FUOTA campaign from the server the last update sent from the end device in the serial p...