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 ...
Posted on November 08, 2017 at 15:48I don't understand how rtc library work in lrwan module.Some code (as the Utilities/timeServer.c) use tick (from rtc) value to get elapsed time.By using TimerGetCurrentTime then a little bit letter TimerGetElapsed...
I'm a beginner. I'd appreciate your help.
Hi, I'm using the OTAA sx1276mb1mas of End_Node code of I Cube LRWAN V 1.2.0(Downloaded from STM).I want to use that code on STM32L152 discovery board, for that i'm converting with understandable changes and generate it from CubeMX.Now by disabling L...
Please guide me on how to use STM32 with Arduino base to use complete LoRaWAN stack from STM. I plan to use STM32 for with Arduino boot loader to use control Lora Module via SPI. Need to know if there is any standard library which can be used to have...
I'm using the examples for SigFox stack for B-l072Z-LRWAN1 - with Atollic Studio as IDEAfter converting the project from SW4STM32 to Atollic (there is a project import built in) - when compiling the code for the push_button application I'm getting a ...
I want to get gps information using p nucleo lrwan1. Can I get an open source that can help? I'll use the uart port.(gps)
Posted on April 05, 2018 at 16:15Hello. I'm working on a Lora project using the NUCLEO-L073RZ and the end-node application. I've a gateway that receives lora messages and transmits them to a network server. I've seen that the End node application se...
I'm going to run a ping-pong example with two p-nucleo-lrwan1. How do I separate the master from the slave? Terminal uses 'tera Term'.
Dear support, Does ST released new AT commands documents instead UM2245 ? does new AT modem firmware is available ? The current firmware for AT commands doesn't have AT$IF? for freq. checking. The firmware didn't allow to change freq. for Hopping t...
Posted on May 09, 2018 at 09:58 Hi, I have some problems with the HAL_UART_RxCpltCallback for USART1. When I send some bytes from my pc (by serial monitor application) to the USART1 theHAL_UART_RxCpltCallback it's called occasionally. I use t...