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 ...
Can you give me an example where to acquire data from an ADC channel via DMA with triggered timer and send it via BLE Thanks
HelloI have CubeMx v6.11.1.Am trying to start a BLE_HeartRate project targeting P-Nucleo-WB55-Nucleo, and CubeMx is needing STM32Cube_FW_WB_V1.20.0This is not available at the ST website. Can you send me this or tell me how to create this project usi...
https://github.com/leechwort/u8g2-stm32-example/tree/masterAny advises on opening this? I brought the needed Hardware Nucleo F401RE. However the latest IDE and MX are not able to read the project.What is the general advises and procedure to port be...
The datasheet of STM32WL33KB states that the frequency bands 159-185 MHz, 413-479 MHz, 826-958 MHz are supported.However, the website mentions that "For greater flexibility, it supports wide frequency bands from 100 MHz – 2.4 GHz". Can I get some cla...
Hi All!We have a requirement to disable OTA updates either via hardware or by settings a fuse, this is due to the need for a low-maintaince, low-complexity, high-security method to prevent updates to those without physical access to the device.Is the...
Can anyone tell me how to do it without wasting days to simply compile a project from the repo:https://github.com/STMicroelectronics/STM32CubeWBalthough if I import any ìxample from stm32cubeide when I compile it tells me that there are missing libra...
Hello. I am developing a BLE HID device using the STM32CubeWB MCU Firmware Package, but when I try pairing => disconnect => pairing, pairing fails. I have an implementation like this, is there a problem?We have the following data in adv_data, whic...
Hello, where I can find info about STM32WB55CG (USB dongle) usage description and what Blue Tooth USB dongle can be used with STM32WB5MMG module ?
Hi I am testing with STM32WL55CCU6.When I use only uart1, uart1 works well.but when I use uart1 and RF(LoRa) send, MCU does not work.I coded that MCU transmit some message using uart to terminal per second.MCU continues to work fine.but I added some...
hi ALL I bought three stm32 Lora HF band sensor and gateway pack. I would like to communicate by connecting one gateway (nucleo-F746) and three end nodes (nucleo-L073) directly (no server, no site). Is it possible? And please tell me the example co...