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 using a NUCLEO-WL55JCX and I have been using the LoRaWAN_End_Node application found within the STM32Cube_FW_WL_V1.3.0 package.I would like to use the ioc file to generate a clean project and then develop a custom application.I read the rea...
Hi Guys,I'm working with a P-NUCLEO-WB55 traying to implement an OpenThread network. I'm using the latest stable software package (1.15.0) with STMCubeIDE.I found some problem browsing response from the otDnsClientBrowse function. In particular, in t...
I currently need a simple string to double/float function. For this I use atof() or strtod(). However whenever I call these functions the BLE advertisement stops and I cannot further connect to the WB.Does someone have the same problem?
I have a STM32WLC1 board with 2 processors. I would like to develop a LoRa based Project that uses both cores. However the example code of Lorawan-Endnode found here:[link removed because newest members cannot add links]uses only one core and has an ...
I'm currently having problems with the code generated by CubeMx for the RTC on my STM32WL MCU. Indeed, after generating the code and building the project, there are errors in the timer_if.c file. Each time the rtc handler is used, it says that the re...
I am doing xbee communication with stm32, I am sending and receiving data, there is no problem, but I cannot see message on the serail monitor of stm32. (but it appears in debug process) why?
Hello,Is it possible to work with one STM32WB central role as router in BLE and in LLD mode?As router I mean communicate in BLE to one smartphone and communicate in LLD with several remotes.The issue is that the CM0 coprocessor firmware is different ...