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 per the application note AN4967 Rev 7 AT+APPKEY command has been removed from the firmware of AT_SLAVE. I would like to know how can i set or enquire the APPKEY via AT Commands. Also is there possibility to set this key in firmware itself? Since a...
Hi,I am trying to implement the BLE OTA firmware upgrade to an existing BLE project. However before I have even looked at integrating the functionality to an existing project I am focusing on the example projects.So first up I have successfully used ...
Hi all,I have been working on a Nucleo 68 board to develop firmware for my project. I have been working in parallel on two projects - one was purely hardware control - read/write to/from various peripheral devices (UART with IT and I2C DMA and Extern...
I was trying to upgrade the FUS and wireless stack version on my STM32WB55 Nucleo board via ST-LINK using STM32CUBE Programmer GUI tool when I came to this issue. I first managed to delete the wireless stack by clicking on "Firmware Upgrade Service -...
Hi everyone. I connected the SDS011 Dust Sensor with my Nucleo WL55JC1 via UART and I am receiving my sensor data. According to the Sensor data sheet the values can be also provided as output in PWM form on the certain pin.In order to achieve this I ...
I own a NUCLEO-L452re and I want to implement LoRa communication using I-NUCLEO-LRWAN1 (with SX1272 transceiver).Is it okay to program in STM32CubeIDE by using sx1272mb2das and NUCLEO-L476RG in i-cube_lrwan ?i-cube_lrwan_v2.1.0\STM32CubeExpansion_LRW...
The current release of I-CUBE-LRWAN is version 2.1.0 - dated 10 August 2021The current revision of the Data Brief, DB2961, is Rev 11 - dated Feb 2021.In that document:Where is the up-to-date version?
Hi. I have a floating problem with subghz module interrupts. In case of interrupt caused when MCU works with SUBGHZ module deadlock happened, because periph are locked by previous operation and we can't read interrupt status register of subghz. Is th...
Hi there!I have 2 STM32WB55 Nucleo boards, both of them are having the latest FUS and Zigbee FFD fw. However, one of them cannot run as normal(another goes vey well), after downloading Zigbee_OnOff_Server_Coord sample code to it, it shows the followi...
How is the advertising data : tBleStatus aci_gap_set_discoverable( uint8_t Advertising_Type, uint16_t Advertising_Interval_Min, uint16_t Advertising_Interval_Max, ...