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 ...
We watch "HCI_DISCONNECTION_COMPLETE_EVT_CODE" event in "SVCCTL_App_Notification" function. When use DC power supply for STM32WB module, there is no problem. Our STM32WB application can receive "HCI_DISCONNECTION_COMPLETE_EVT_CODE" message from BLE s...
I downloaded the STM32WB MCU Fw pack through https://github.com/STMicroelectronics/STM32CubeWB.git. Then, I used STM32IDE v 1.10.1 to compile BLE_HeartRateFreeRTOS project. It is complied successfully. Then, I used Device Configuration Tool to updat...
Hi guys, I am using HSDatalog (v.1.4.0) with ST BLE Sensor App (4.16.1). I found one issue that the SensorTile.box FW got stuck if I click Start/Top too fast in ST BLE Sensor App. I did some debug and found it got stuck in the following code in hci_t...
Hi,Once I flash the base firmware(STM32cube_FW_WL_V1.0.0) in the RAK3172 module, I view the serial print. It displays Europe frequency… then I open the firmware(STM32cube_FW_WL_V1.0.0) and check the file named lora_info.c… in the file Europe and US r...
Hi, there:We need to change the Number of Conversion of the ADC during the run in STM32WB MCU. It is configured with multiple channels and with DMA.(1) Can we just de-initialize the HADC and re-initialize a new one? Will it affect the interrupt and D...
Hi,I have a question related to the working principle of RTC in the LoRa middleware I-CUBE-LRWAN and STM32CubeWL.I'm working on the firmware for custom boards based on development boards both B-L072Z-LRWAN1 and the more recent NUCLEO-WL55JC1.My proje...
Hello,I want to advertise custom data in beacon mode using UUID, Major and Minor Value. In my understand It is not available to change those value when the beacon is working. Because UUID, Major and Minor will be set when beacon starts.Is there way ...
I read in this document about the concept of BLE slot allocation. I experimented with 5 STM32WB boards, one as master the four as slaves), and encountered an error I didn't understand.The master issued `aci_gap_create_connection` to each of the four ...
Details in the SECoreBin/readme.txt file for the STM32WB code says that the MCU needs to be booted with PH3-BOOT0 pulled high in order to program the Authentication Key. I can't find any other documentation that indicates that this is true. Does the ...