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 ...
Are there any documents that describe the use of the scheduler or the openThread API in more detail? A little more detailed explanations of using the openThread api and the Scheduler would be very useful.What are the advantages of using this Schedule...
The murata Lora module CMWX1ZZABZ is used and the STM32L072 is inside.Can the STM32 internally reset itself without using the reset function?Explain what happens if a reset occurs.
I am getting invalid values for the device id and package data from the STM32WB55 on a P-NUCLEO-WB55 Nucleo board.I am getting a value of 0x26 for the Device ID in the UID64 at 0x1FFF7584. And I am getting a value of 0x13 for the package type in the...
Hi,I have some experience with BLE and Nordic devices (mostly nRF51822 and BLE 4.1).The Nordic provides sniffer firmware for their devices and I used it a lot. ---Now, thanks to ST team, I have the P-NUCLEO-WB55 kit in my hands and started playing wi...
Binary Install Address for STM32WB5xxE(512K) and STM32WB5xxC(256K) devices.Hi!In Release Note for STM32WB Copro Wireless Binaries writes what is install address for stm32wb5x_FUS_fw.bin depending on the chip model, as:STM32WB5xxC(256K) - 0x0803E000ST...
error:.\mlm32l07x01\NUCLEO_CUBE_LORA.axf: error: L6050U: The code size of this image (52352 bytes) exceeds the maximum allowed for this version of the linker.Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.".\mlm32l07x01\NUCLEO...
HI,Does someone can explain me how to modify the ATT MTU size please ?Thanks.
Right now we have sensors that go into standby mode and are woken up by Alarm B every minute for testing purposes. However, at completely random occasions, the device is no longer woken up at the alarm times (so we are preventing for 24hr RTC overflo...
There is a heart rate service example in the STM32WB firmware. If I want to create a private service in the firmware. For example, I want to create a service to let the LED on and OFF. How to create a private service like that?
Hi guys,I program an application with a STM32LO-LRWAN1 module who does the connection with a sensor by I2C and i would like to integer my application in the "Ping Pong" example for proving to my boss that the connection between two modules is possibl...