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 far as I see, the wireless stack can be installed at any location.Currently the Release Notes for the Coprocessor Binaries give an address to install them to, depending on the part flash memory size.For example the BLE_Stack_light install location...
Hello.I am involved in the F/W development of STM32WB55/STM32WB50. Since the load on CPU1 is likely to be high for the F/W of CPU1 (M4), we are thinking of reducing the load on CPU1 by performing operations related to wireless communication with CPU2...
Hello,In STM32WB exemple BLE_HeartRate, i can see the name of HeartRate service on my phone (like image). But when i create my own service, how can i set a name for it ?Thank you.
Hi, I have to accomplish AWS IDT Qualification for FreeRTOS based STM32WB55 Board. I have followed the provide Porting Guide link and successfully ported Amazon FreeRTOS . Now as I'm heading towards AWS IDT for FreeRTOS in provided link https://doc...
Thre is an example “Thread_Coap_Generic that works very well. However, I’d like to increase Tx Power to improve de distance communication between the boards.I saw in the Middleware folder, there is a radio.c file. In this file, talk about configure T...
Hi,I have created in the past several custom bootloaders with KEIL and IAR for STM32F2,F4 and F7I am now working on the WB55 with Atollic 9.3 I have a boot loader skeleton, a running application each running as stand alone without issues.I have set t...
I use the Board B-L072Z-LRWAN1 and i made o new project with Target "B-L072Z-LRWAN1". How can i now use (import) the LoRaWAN-Examle in the St32CubeExpansion_LRWAN_V1.3.1?Greetings E_T
Hello, I need some help with getting the CFG_FAST_CONN_ADV_INTERVAL_MIN and CFG_FAST_CONN_ADV_INTERVAL_MAX in app_conf.hI am using Custom Template with Non connectable and no scan response.I have tried to call ret = aci_gap_set_discoverable( ...
I am using STM32WB55 Nucleo Pack (STM32WB55RGV6 MCU) and STM32Cube_FW_WB_V1.3.0 SDK, I uploaded BLE_MeshLightingDemo code (without any edit) and provisioned the node using ST BLE Mesh app , all the elements in a node shows simillar models.I want to...
I am wanting to use stm32L476rg - a nucleo decelopment board that does not include SPSGRF. I am working on learning to communicate via SPSGRF from the nucleo to the STM32 IOT discovery kit - which includes SPSGRF integrated.Please comment on what fi...