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 ...
Hi,I've got 2 I-Nucleo-LRWAN1 shields on 2 STM32 Nucleo64 F103-RB boards. I've uploaded PingPong example from : https://github.com/stm32duino/I-NUCLEO-LRWAN1 and it works but when I've tried to modify code and send longer message (for example "ABCDEF...
Hi greetings,I am using Murata module with STM32CubeExpansion_LRWAN_V1.3.1 STM32L073RZ-Nucleo code. with below details1. GATEWAY KERLINK2. CLASS C3. UPLINK and Downlink4. Loriot Network Servercommunication is going well. but after fix 24 hour I am n...
I have recently downloaded STM32CubeExpansion_LRWAN_V1.2.1.In the main.c of the End_Node example I commented all the sensor related variables etc. and just tried to send letter 'H' with AppData.Buff[i++] = 'H';The message gets though but it keeps cha...
I use custom application with FreeRTOS.When I embed a power save mechanism, the FW periodically have an unhandled hardfault when use "maybe" stop mode API.After more investigation like:pending ISR CFG_HW_ENTRY_STOP_MODE_SEMID and CFG_HW_RCC_SEMIDhard...
Hello. I'm currently working with the STM32WB55 controller and the Nucleo demo board. I successfully used the BLE heartrate example. Now, I try to tailor the example for my needs because at the end I would like to run a similar application on the STM...
Dear Members,Is there any STM32 product spesifically for ANT+ ?Examples ? Dev board ?Thanks
Hi All,I am quite new to LoRa so if I am in the wrong forum area I do apologise. If anyone has any information based on my issues below I would appreciate a reply.I have followed the setup guide from STMicroelectronics for the P-Nucleo-LRWAN2:I have ...
HelloI am implementing the SBSFU on STM32WB. Thus I have a question on the figure 53 page 88 in UM2262 Rev 6.I need to have the "Loader" inside the "Active image", since the active image links the BLE software stack and OTA will be done via BLE. So t...
and i also checked the radio.send function its work properly that means spi work properly but data is not sending .please help me any one