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 all,i am using stm32wb55 for my project ,i was setup one stm32wb55 as client and another stm32wb55 as a server both boards are connected via ble using data throughput example can anyone please help me how to code to send some data (ex:hi ) from cl...
I want to change the DMA memory according to the PWM signal and change the GPIO pin to turn on/off automatically based DMA memory information. Are there any good examples of this?
Hi everyone,I am trying to use an STM32WB55 to detect iBeacons and have found that if an iBeacon does not have it's GeneralDiscoverable flag set then it is not detected by the system. I believe that the iBeacon is being filtered by the coprocessor on...
Hi,Has someone made a FUOTA session succesful in EU868 using the Nucleo-WL55JC using FW_WL_V1.3.0? When I run the FUOTA example, single core, the device goes to the HardFault_Handler interrupt. This happens right after the device switches from class ...
I have 2 STM32WB nucleo boards I'm using for testing data throughput speed. I'm running the BLE_DataThroughput example application in STM32CubeIDE v1.4.1 with STM32WB firmware v1.8.0.One board is programmed as the client (central) and the other as th...
Hi!I have a custom board built around an STM32WLE5CCU7.My problem is that it consumes way to much power (100 times expected).110uA in Shutdown and Standby190uA in STOP2 WFI.CubeMX power tool estimates these two modes to at most 0.640uA and 1.3uA resp...
HI,Please share us the FCC / CE ILAC Accredited test report.EN300 220 standard report for the STM32WLE5CCU6 module for our product certification purpose.Thanks,Chanchal Kumar
Hi,I want to learn ZigBee and for this, I want to see what´s going on in the On/Off Router example and build up an environment to test my own implementations by using ZigBee2MQTT and a CC2531 dongle. I flashed the example onto my STM32WB55 Nucleo and...
I realized that I would need continuously switching the GPIO pin for external MUX.So, I want to know how to program continuously switching a GPIO pin (with a specific frequency and start timing for synchronizing with other GPIO pins)However, If I on/...
Hi,I am using an STM32WB55RCV6 with the full BLE stack.During operation, I am updating some characteristics. Some at the push of a button, some scheduled with a timer.Sometimes, unregularly, and only when the device is connected (to a smartphone), th...