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 ...
I have found :C:\STM32WL_WS\Hands-on\Point2Point_Phy\Projects\NUCLEO-WL55JC\Applications\SubGHz_Phyand also :C:\STM32Cube_FW_WL_V1.3.0\Projects\NUCLEO-WL55JC\Applications\SubGHz_Phy\SubGHz_Phy_PingPongBut it is very difficult to work on this ... by e...
HI,All I noticed that when we use BLE stack, we must set SYSCLK to 16MHz。When i set the SYSCLK upto 100MHz,the uart1 log will be garbled after call BleStack_Init which contained in st ble stack lib。I don't know if my discovery is correct。I don't u...
Is the STM32CubeIDE defaults 64 bits in unix time? if not, how/where to put gcc command line option in STM32CubeIDE "gcc -D_TIME_BITS=64". Supposedly, this will redirect unix time to be 64 bit instead of traditional 32 bit that will overflow in yea...
Would appreciate pointer and insignt on learning how to do battery minimum energy LoRa on (a) half a dozen of sleep modes (b) example sequencer C coding with power saving (c) reading list on application/tech notes, etc. TIA
HelloIs there any RF layout documentation for STM32WB1MMC? Minimum ground plane size, distance to PCB edges, copper clearance etc? I can't find anything.Thanks
I received my first STM32WB5MM-DK.Reeded AN5289 first 104 pages to understand the architecture of the examples.And watched this youtube playlist "STM32WB Getting Started Series". So after importing the Heart Rate example with cubeIDE (Version: 1.14....
Hi,I am making Zigbee based project and I tried to use the P-Nucleo-WB55 and using STM32CubeIDE v1.15. Once I downloaded the CubeWB1.19 and compiled the Zigbee apps but none of those apps working. It always shows the Fatal Error saying Unknown, when ...
I am using an STM32WB5MMG for a BLE application. The device acts as a server. I have configured a number of characteristics with indication permissions. How can I confirm the correct reception of the characteristics updates by the client? I mean, whe...
Hi this is not a specific Stm32WB question, but still relevant for any BLE development.I am working on a STM32WB design. I wanted to see what happens when I have different Bluetooth chips on the host side. SO I bought a TP-LINK bluetooth USB dongle. ...
Hello community,I'm trying to create a Lora node with a STM32L4 board and a SX1272 transceiver. I am quite new to Lora and I don't see how to connect them (I have a XBee adp V1.0 for interface).Does someone have any clue about how can I make it work ...