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 ...
Hey,APP_TX_DUTYCYCLE doesn't really do its job. I set it to 1s and my messages are being sent so that it always skips one. Example:1st message sent, 3rd message sent, 5th mesage sent..Upon increasing the DC parameter it works fine. What is causing th...
Not sure if this is the best place to ask, but essentially I want to modify the LoRaWAN end-node example for STM32L476 using SX1262 transceiver to work with an STM32L433 mcu, initially making use of a Nucleo-L433RC-P board with a transceiver module w...
Hello! I'm working with the P-Nucleo-WB55 development kit (STM32WB55 chip) and was trying to setup a project for my first time using STM32CubeIDE. My application is going to want to start up, initialize the peripherals and sensors, then go to sleep...
I have been trying to get the stm32wb nucleo working with the st7789 lcd but have only observed strange behavior. I have successfully gotten it to work with the stm32f103c8t6 using the code found here. When CPOL=0 on the stm32f103 the screen does not...
Hi, I'm evaluating this function pack for the STM32WB family, and it contains projects for various IDEs including STM32CubeIDE project & STM32CubeMX config file.https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software...
My employers have made a custom board based on STM32WB55. I have developed some software but need to program this to flash. I have access to USART1 and BOOT0 pin. (I also have access to SWD, SWCLK, JTDI, JTDO). I thought that pulling BOOT0 high would...
I am currently playing around with LoRaWAN and TTN and try to getting SX1276 Modem (nice RF) to work.I implemented on STM32l4 board. When OTAA join starts the device gets registered on the TTN console but i never receive the join accept back on my no...
Good Day.I want to put my stm32wb device to sleep standby mode. and wakeup using RTC after specific time.I am following the PWR_STANDBY_RTC example which works.I would like to sleep for up to 12 hours and would like to use RTC_WAKEUPCLOCK_CK_SPRE_16...
Dear Support,I'm using the SX1272 in lora mode in my application. I have both products that communicates together. They are configured in Rx single with a symbol timeout equal to 1000. When no communication the rxtimeout is about 1023ms. But when the...