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 want to use software uart in NUCLEO-WL55JC2.
Hi guys. When I program the device with LoRaWAN and DAC with pin extern (PA10), I saw in oscilloscope that DAC stay high every when has uplink. Like the image: Does anyone have any idea why this happens? Thanks!
Hi,I am looking for a dual core controller and options I have been able to find out are:Stm32Wb seriesStm32H seriesBeing, H series quite expensive, Is it possible to use WB series M0+ for running another application in parallel?Or we can only use it ...
I set the OB bit to 0xe4, but it shifts left 1 on flash with IDE. MAPPING_TABLE 0x00000000200000e4 0x13c load address 0x0000000008003744 MAPPING_TABLE 0x00000000200000e4 0x13c MbMux/mbmuxif_sys.o 0x0000000020000220 . = ALIGN (0x4)0x000000002...
There is something missing upon receiving junk .How do we keep the count of how much response will be received in advance ? should any flags be set to check whether the response received is correct and clear upon not receiving proper response , bit ...
In STM32WL55JC2, there are LORAWAN, SubGHZ ,SigfoxI just want to connect physical lora TX RX .
Hello.I run BLE_HeartRate_ota example on STM32WB55 (nucleo MB1355C). After connecting to ST BLE Sensor App I have corresponded HeartBit application GUI.In the settings there is option "Set node time", but it is inactive.What should I add to STM32WB55...
We are trying to work out how much flash is used in total for a given project, and how much more is actually available for development. For example, when compiling the BLE_BloodPressure example project (in Projects\P-NUCLEO-WB55.Nucleo\Applications\B...
I have a single channel lora GATEWAY (DRAGINO LGO2) since it can only transmit packets in 1 channel like 868400000, I couldnt activate my stm32-wl55Jc1 with that gateway via ABP mode. Would you please guide me to config the stm32-wl55Jc1 to transmit ...
I used STM32CubeIDE 1.6.1 and STM32_WL V1.0.0 to create the LoRaWAN_End_Node example project. When I edit the IOC file to simply add support for CRC and regenerate sources, I can no longer build the example.I get a huge number of duplicate symbol err...