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 ...
Hello,I am configuring Nucleo-L073RZ with I-NUCLEO-LRWAN-1 expansion board in STM-Cube-IDE as the End-Node with the AT-Master Example in the en-cube-lrwan library provided by ST. (en.i-cube_lrwan->STM32CubeExpansion_LRWAN_V2.1.0->Projects->NUCLEO-L07...
I was a bit confused by Table 4 in chapter 7.1.3 page 13. It is UM2823 - Rev 1.The description for [1-2] claims to be the default setting and describes what sounds to me like [7-8] called "USB STL" and the description for [7-8] sounds like external p...
I'm using a STM32WLE5cc inside a RAK3172 (TCXO) module on a custom board. I have custom firmware developed in the STMCube IDE. So, my join request is seen on the gateway, and the gateway sees a join accept from the server. Unfortunately the joined ev...
We are encountering an issue with the STM32WB55CGU when using it in combination with OpenThread, particularly related to the low power mode. Below are the details of the issue:Software Versions:STM32CubeIDE version: 1.16.0STM32WB55 firmware version: ...
Hello @STTwo-32 @Remi QUINTIN , I have a question regarding the BLE pairing process. After following the tutorial from ST on BLE security regarding pairing and bonding, the passkey authentication is happening only when the user requests to read a cha...
Hi, Investigating the MB1789-HP reference design which excludes the RF switch. Does this board still TX/RX or is it transmit only?Is there any documentation or software examples outlining how to implement LoRa communication without the RF switch?Kind...
I read the other forum on this back from 2021, but changing the files didn't do anything. Is there a fix in 2024 now? if (OptionsBytesStruct.IPCCdataBufAddr != (uint32_t) pMb_RefTable) { /* * WARNING: If there is a difference between th...
Hi All,We have designed a board using the STM32WL55CCU6 [UQFPN 48 pin] chip and successfully brought it up. We have tested the USART, and it is working correctly. However, when we try to port and run the example of SubGHz Ping Pong Dual Core, it does...
Hi everyone,I would like to know if it is possible to perform FW Update OTA while having flashed the BLE LLD firmware on the Radio Co-Processor? I am currently using STM32WB55 nucleo boards.Thank you in advance.
Dear all,I have a board developed using a reference design from STDES-WL5U4DHB: MB1789-HP "Direct Tie connection between RX and TX - High power mode".I'm trying to figure out what needs to be changed in the drivers to enable EndNode example to work. ...