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 L073RZ and LoRa mbed SX1272 with me. Where can i get the LoRa node code? i want to develop a node with L073RZ and SX1272.
Hi, I haven't found a .IOC file for the B-L072Z-LRWAN1 discovery board -- has anyone created or found such a file. I would like to use the STM Cube L0 to generate initialisation code but I need an IOC file for that. I have been looking at the intiali...
Hi,I have two boards that I would like to use with the I-NUCLEO-LRWAN1 expansion board:NUCLEO-F411RE and NUCLEO-L152RE.Is any of them compatible with I-NUCLEO-LRWAN1?Thanks.
Question isn't new, but I couldn't find the answer in existing threads.The stop current on the Discovery Kit loaded with End_Node project is above 3 mA. The low power mode is enabled; jumpers in correct positions; software version 1.1.5Getting same r...
Hello everybody, I'm new on this platform.Currently, I am testing separately, the working of the Lora and Sigfox stacks on the B-L072Z-LRWAN1 evaluation board.The sample program I use for each stack is the AT Modem. And each stack works very well.I w...
#define U1RxBufSize 256#define U1TxBufSize 2048int16_t U1RxBufferPtrIN, U1RxBufferPtrOUT, U1TxBufferPtrIN, U1TxBufferPtrOUT=0;char readableU1(void) { U1RxBufferPtrIN = U1RxBufSize - __HAL_DMA_GET_COUNTER(huart4.hdmarx); return U1RxBufferPtrI...
Hi I received this P-Nucleo-LRWan1 kit and I want to first load the EndNode code, I am using the I-CUBE-LRWAN with AC6. Can I observe the RF signal on RF Spectrum Analyzer once the kit is working with the EndNode code?After the above test, I wan to ...
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...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.