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 ...
As dragino lg02 is able to transmit the packets just in 1 frequency e.g. 868200000 would you please clarify the steps for prototyping wl55c-lorawan-endnode from the beginning to end with cubeIDE for the single channel GW ?
Hi all,Im using the STM32WB as client to send some measurement data to my phone or pc application. Communication works fine and now I'm trying to reduce the power a bit and want to change the connection interval to high when I'm sending much data.I'm...
I'm debuging thread application(On P-Nucleo with STM32WB) in order to know how thread core manages adresses, but when i start to debug, the program starts to be flashed on the board,and i can't even know how adresses are maneged. Can anybody help ...
Hi,The AN5185 in "FUS upgrade" part says that FUS can be updated even with wireless stack installed. According to release notes start address for FUS should be 0x080EC000, but if a wireless stack is installed (for example BLE) this area will be locke...
Hi everyone. I'm new to STM32WB and using P-NUCLEO-WB55. I wonder that how can i scan ble device near by and read their rssi. Can any body show me the way. Sorry for my bad english.
I'm developing LoRa's ENDNODE using the "ENDNODE" example.In the "ENDNOE" example, see "AT_SLAVE" to run ATCOMAND.For UART setupTo change to UART2->LPUARTextern UART_HandleTypeDef hlpuart1;I'm developing LoRa's ENDNODE using the "ENDNODE" example.In ...
Hello! I've been working with the STM32WB55 Nucleo development board for a while and it looks like when it was setup, it was setup for 512 kB of flash, though all documents online seem to suggest it should have 1M of flash. The chip on the developm...
I'd like to use the Nucleo example with a different MCU. Is there an built-in tool for this?