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
  • 234 Views
  • 1 replies
  • 1 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
  • 4076 Views
  • 0 replies
  • 3 kudos

Resolved! How to implement button interrupts in STM32WBA65I-DK1

I'm developing using the STM32WBA65I-DK1. I'd like to know how to implement interrupt handling for button presses. It appears that stm32wba65i_discovery.h does not contain any APIs related to button presses (which is perhaps to be expected since the ...

gocchan by Associate III
  • 233 Views
  • 3 replies
  • 1 kudos

LoRaWAN_End_Node_LBM with Shutdown mode

Hello,My goal is to wakeup the end node to send a single frame then go to shutdown mode, but I'm having some hard time putting the device in shutdown modeI am calling HAL_PWREx_EnterSHUTDOWNMode(); in LoRaWAN_Process() function, after checking on a s...

onass by Associate III
  • 143 Views
  • 1 replies
  • 0 kudos

STOP mode and BLE

Hey. I currenlty have a wba55 baord and use it as a ble p2p server. The main idea is to put put the board to stop0/1 mode when disconnected so that it consumes some μ amps and turn it back on when receiving a specific interrupt (eg button, timer etc)...

AlexES by Associate III
  • 332 Views
  • 10 replies
  • 1 kudos

Resolved! STM32WLx5 min LoRa operating voltage

Hello,there are different statements on the minimum operating voltage for LoRa operation.STM32WL5-PWR paper says 1.95V,STM32WLE5 ref manual says 1.8V (section 5.3.3 Transmitter).What's correct?

Resolved! STM32WL55 output RFO_H output impedance

Hello,I am using a STM32WL55 UFQFPN48 in an application. I am only using the high power output (up to +22 dBm) and only plan on transmitting with this device.I want to transmit in the 420-440 MHz range, but there does not seem to be any load-pull ana...

user0022 by Associate
  • 174 Views
  • 1 replies
  • 1 kudos

ADC reference for STM32WL31 VBAT measurement

Good day,I want to measure the VBAT voltage of a STM32WL31 using its ADC. I setup the ADC channel as follows using the ST HAL driver:ADC_ChannelConfTypeDef ConfigChannel = {0}; ConfigChannel.Channel = ADC_CHANNEL_VBAT; ConfigChannel.Rank = ADC_RANK_1...

marvdm by Associate II
  • 147 Views
  • 0 replies
  • 0 kudos

STM32Cube FW_WL V1.5.0

I upgrade my project recently to the above firmware (STM32Cube FW_WL V1.5.0)  which ended up not working.Lots of errors, I think mostly because of the introduction of the relay node.After a couple of days trying to get this working I started a fresh ...

ANair.19 by Associate
  • 132 Views
  • 1 replies
  • 0 kudos