STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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.

ctrois by ST Employee
  • 131 Views
  • 0 replies
  • 0 kudos

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 4026 Views
  • 0 replies
  • 3 kudos

How do I change the priorities for the TIM2?

Hi, I'm using STM32WB55x series mcu, I wanna know how I should configure/change the relevant priority for the TIM2?In the old days we use this:void NVIC_Configuration(void)   {   NVIC_InitTypeDef NVIC_InitStructure;   NVIC_PriorityGroupConfig(NVI...

Timer reset --- how to??

Using an STM32WB55, timer16 for switch debounce. It is set for 100ms. I was looking in the HAL library for the timer and I see start / stop functions, etc. but how do I reset my timer after I come into the ISR? I am sure the counter will roll over...

SWenn.1 by Senior III
  • 1430 Views
  • 2 replies
  • 0 kudos

Prevent timeout while exchange data between two stm32

I am trying to exchange data (str data) between two STM32 throughout Lora connectivity. Both STM32 has a lora module and the connection between them is working fine. Based on two functions:T_eError_eErrorType eDataPlane_eReceiveData_Cmd (uint32_t in_...

AELBO.1 by Associate
  • 1129 Views
  • 1 replies
  • 0 kudos

Resolved! Custom sleep and wakeup system on the lora end node STM32WL

Hi,I am a bit confused on the lora STM32WL sequence protocol system, I want my device to sleep and wakeup according to the periodic values I want. I have made my own sleep function (stop 2 mode & radio sleep) with wake up triggered using RTC (in seco...

I-CUBE-LRWAN Channel Activity Detection (CAD)

Hi,I'm hoping that someone can help me implement a Channel Activity Detection (CAD) check on a TX channel before transmitting a message, as to implement a kind of CSMA version of LoRa. Basically I would like to know where CAD is carried out in the Lo...

OCumm.1 by Associate II
  • 1792 Views
  • 2 replies
  • 0 kudos

STM32WB Blood pressure example profile not updating

I tried to run BLE Blood pressure example on my STM32WB board.I was able to connect to BLE and see the screen as attached. But the example stated that value updates every 4 secs. What am I doing wrong here? Do I need to make any changes in program? I...

GMacw.1 by Associate II
  • 1753 Views
  • 2 replies
  • 0 kudos