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 ...
Given interrupt continuously when lora joining process occurred, at that time the device is restarted.why?
I'm trying to logging Teseo LIV3FL using my STM32 Nucleo-WL55JC1. I've tried in my ESP32 before and it works as it is. However, when I tried to use them in my Nucleo board, the message are messy or mixed between other messages. Expected Output:Receiv...
Is there a simple example for STM32WL55 that does not use the sequencer?I want to integrate the LoRa radio with my code and my own task scheduler.From CubeMX, the SUBGHZ module works well but when I add SUBGHZPhy, everything seems to break.
Hello community,We are using STM32WL V1.2.0 to develop an application based on the example application "LoRaWAN_End_Node_FreeRTOS". Board: Nucleo-WL55JC1. The example application works.However, as soon as we add the function "osDelay(2000)" in a thre...
I am using the STM32WLE5, and periodically entering and exiting STOP2 mode. The VBAT is connected directly to VCC. I set PWR_CR1_DBP on system initialization, and assume it should not change. On exiting stop mode, sometimes the DBP bit is randomly cl...
Hello to everyone. I have the STM32WLE board and I have an external Sx1276 module. STM32WLE board has Sx1262 lora. I am trying to communicate Sx1262 to Sx1276. Actually, when I set Sx1262 as "Transmitter" and Sx1276 as "Receiver", I don't encounter a...
I'm planning to make a GPS tracker using Teseo LIV3FL as a slave device and STM32 Nucle-WL55JC1 MCU with I2C communication protocol. The I2C reading is working (I assumed it works since I'm receiveing some data), but the problem is when I take one o...
What does the TSC_IOASCR register do?Checked the reference manuals for STM32 WB35xx/WB55xx (RM0434) and F0xx (RM0091) and only get the following information: What's the behaviour of this setting for pins in the various modes (unused, sampling, channe...
I wanted to manage routers which are connected to same network. Does Coordinator can manage them or coordinator has any list about connected routers? If there is a list of connected devices please let me know.