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 ...
These are my error messages - <command-line>:0:1: error: macro names must be identifiers<command-line>:0:1: error: macro names must be identifiers<command-line>:0:1: error: macro names must be identifiers<command-line>:0:1: error: macro names must be...
Hello,Can I use STM32WB as master/slave at the same time? Our project requests the product to talk with cell phone and other accessories at the same time. If so, is there an example I can refer to?Thank you very much!
CUBE and MX do support STM32WL CPU's *but not* the above mentioned development board. So we need eitherdetailed instruction how to setup the IDE to work with the board ora link to an updated version of one of these IDE's.Question is related to Cube 1...
Hello,I'm trying to get the advertising state from a new Cube MX project.I followed the step by step, did all the initializations and compare with the P2Pserver exemple.Everythings seem to be ok but I can't get this state work.It seems that the prog...
Good DayI am programming a stm32wb55rg to start upDo some ADC samplingStart up BLE using APPE_Init(); Load all values in characteristic.And then i sit in loop running:UTIL_SEQ_Run( UTIL_SEQ_DEFAULT );After 60 seconds I put device in standby mode. ...
I need to select a chip that offers me a BLE 5.0. What is the advantage of using STM32WB chips, rather than using other modules like Telit, Ebyte etc. Okay STM32 has CubeMX and easy implementation just as said in application notes, workshops etc. but...
Hi all,I am looking for a library use with B-L072Z-LRWAN1 for Lora comm between two kits. Is there any library for this including only Lora libraries not Lorawan?Thanks.Selim.
Hello,NUCLEO-WB55 cannot connect to STM32CubeProgrammer. But STM32CubeProgrammer found ST-LINK. And I could upgrade ST-LINK Firmware. STM32CubeProgrammer indicated "10:44:57 : ST-LINK error (DEV_CONNECT_ERR)".Please check attachment image.Please let ...
Hi, When I looked for procedure to update with OTA, I didn't find any code indicating address of software image source to FUS. SHCI_C2_FUS_FwUpgrade(0,0) (in app_entry.c) seems indicate 0 on source, and 0 on destination. So I'm wondering how the FUS ...