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 05, 2017 at 22:40 LoRa Discovery Kit STM32L072 and LoRa Discovery Kit featuring Open LoRa module by Murata using STM32L072CZY6TR MCU http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html Features Ultra-low-power STM32...
Hi,I'm using the ST Disco board for a wireless sensor application. Most of the time the hardware is in sleep, but when it needs to get back operating it seems it can't recover from sleep. Any suggestion?Dario
Hello everyone, in the last few days, I have been looking at a storage method. The goal of the application is to save the individual environment calibration of BSEC algorithm from BME680 in a non-volatile memory of the uC.My uint8 to uint64_t shifter...
How to add LORAWAN package into my project and I try to include the package into include path but not any success.
void Set_Option_Byte( void ){ FLASH_OBProgramInitTypeDef OBInit; /* Unlock the Flash to enable the flash control register access *************/ HAL_FLASH_Unlock(); /* Clear OPTVERR bit set on virgin samples */ __HAL_FLASH_CLEAR_FLAG(FLASH_FLAG_OPTVER...
Hi everyone I have been working with the BL072Z-LRWAN using the AT Slave software provided by stm.In our custom devices , we are using the same module and to save power we have a relay to turn on and off the module , as and when required. But the pro...
Is there a firmware package I can use with the P-NUCLEO-WB55 USB Dongle so that I can use that dongle as a USB BLE Radio? I want to be able to develop a BLE device (Nucleo board) as a bluetooth device but my Windows PC doesn't have a Bluetooth radio ...
I used STM32-B-L072Z-LRWAN1 board and want to used COMP 1 and COMP2 in my project.to used COMP1 as per data sheet PA1 can be used as inputbut on STM32 LORA board its not incorporated.I want to know where PA1 is used ,any doc is useful.Can I used this...
Tried p2pserver, HealthThermometer and Custom. It goes well up to advertising but I'm not able to connect to the ST Sensor BLE app on the smartphone. Using STM32CubeIDE all along. It used to work with STM32CUBEWB 1.9 and earlier. Is it just me?
I'm not able to connect the NUCLEO-STM32WL55JC1 board (Updated FW today to V3.J7) to the STM32CubeMonitor V.1.1.0 Fun facts: Blink connection test works and the firmware is reported correctly in the connection config box.Error message reads: "not c...