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 ...
I developed a LoRa device with STM32L072RZ+SX1272MB2xAS. The device could send data every 40 s and It's working well. But the problem happened when a Lora network has devices with more than 10 nodes. The problem is sometimes devices can't send any da...
Hi, I have STM32WB55CE chip and want to use stop mode or any other low power mode along with BLE + sequencer active. I tried to implement stop mode in while 1 outside sequencer. But it does not work. If I enable the LPM mode in BLE configuration part...
HiI`m investigationg the power consumption on P-NUCLEO-WB55 USB Dongle board and how to reduce it. I `m measuring the consumption with X-Nucleo-LPM01A board using STM32CubeMonitor-Power toolI`ve built and downloaded the v1.10 P2PServer project to the...
I'm trying to design my own LoRa application based on the End Node application example, I need to change the transmission power where exactly can I change it within the code?Another thing is that the sleeping modes are a bit confusing, I need the MCU...
Can I design a border router using the STM32WB55?I have experience building a border router with the nRF52840.
Is it possible to enable non-beacon mode for 802.15.4 Stack on STM32WB55 chips? And how it should be configured?
STM32WLE5JC Svd file request
Hello!It will be interesting to know about reset system inside stm32wb55. I have got not casual reset schematic.Where InA is digital Isolators IC input. I also tested without this IC and result is the same. Rpu is build-in stm32wb55 pull up resistor....
Developing with B-L072Z-LRWAN1 LoRa®Discovery kit with sensor board and GNSS Teseo.I added an OLED ssd1306 and connected it on IC2 PB8 PB9. I can send commands but when I send data I very often get a display hang. How should I handle PB8 PB9? Should ...