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 April 25, 2017 at 13:11Hi,I bought two STM32 Nucleo-L073RZ pack boards with expansion LoRa boards. I downloaded from STM32 site the example projects for board and I tried to run project for LoRa called PingPong. This project should start t...
Posted on April 10, 2017 at 20:50Hello everyone, I am using STM32F070RB with SIM808 on board. I just want to have FOTA feature in my design so that program can be updated remotely via GPRS. The current program size is of 67KB (i.e., 61KB internal pr...
Posted on April 04, 2017 at 11:41I am using I-CUBE-LRWAN firware.But have different controller STM32L082 instead of STM32L053 mentioned in End node example Application.By default it have OTAA,I changed to ABP method.I am using SX1276 radio and i hav...
Posted on February 24, 2017 at 13:40For a new IoT proof-of-concept (PoC) I shortly start I need to measure some parameters like e.g. temperature in a building environment (building can be broad interpreted: an office building, a hospital, etc.). Aft...
Posted on February 21, 2017 at 11:13The setup consist of a STM32l152RE Nucleo board, with a LoRa transciever. The code base is the LoRaMac code from Semtech on Github - SensorNode version, as this is targeting sx1276. The IDE I use is Keil uVision v...
Posted on February 15, 2017 at 17:25Hello,I have a NUCLEO-L073RZ+ SX1272MB2DAS development Pack. I've tried to run the software provided with that but it seems that the board doesn't send the frame when it has.The frame are sended sporadically.I dow...
Posted on February 15, 2017 at 11:27Hey there. I am experimenting with LoRaWAN (the things network) and the STM32L053C8 discovery board.I set up my sysclock to MSI 2 MHz and the systick interrupt to count up 10000 times a second (100us ticks). This ...
Posted on January 26, 2017 at 17:47Hello,Hardware/Setup:* NUCLEO-L152RE6* SX1276MB1MAS* LoRaWAN Gateway (iC880a)* Spectrum Analyser* Kile �Vision 5* latest I-Cube Examples (Jan2017)using the provided I-CUBE-LRWAN LoRa Class A example I am unable to ...
Posted on January 18, 2017 at 11:45Hi, I need a controller for my new project.Following are my main requirements. -> The controller that supports Linux OS. Does it need any external DRAM?-> We should be able to connect Bluetooth antenna.-> It needs ...
Posted on November 29, 2016 at 22:58There's a typo in all three Semtech driver files (which cause me a problem a day or so):/Drivers/BSP/sx1276mb1las.c/Drivers/BSP/sx1276mb2das.c/Drivers/BSP/sx1276mb1mas.cIn void SXIoDeInit ( void ) around line 120i...