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

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
  • 1597 Views
  • 0 replies
  • 2 kudos

Resolved! Higher speed communications with stm32wl55jc

Hi There,I am developing an RF link application where I need to transmit 64 bytes of data at 20-50 Hz over a range of 5-10m with some obstacles in the way. For robustness, I was looking at sub GHz devices, such as the STM32WL55. I purchased some NUCL...

angus123_0-1747735087844.png
angus123 by Associate
  • 193 Views
  • 14 replies
  • 9 kudos

DevID on STM32WL5MOC

Hi all,Does STM32WL5MOC LoRaWAN Module dispatched with pre-build LoRaWAN alliance registered DevID? Or Do we need to purchase and program the ID in specific location of flash? Thanks,Deepak Naik

dnaik by Associate
  • 87 Views
  • 1 replies
  • 0 kudos

STM32WLE: what is RTC mixed mode good for?

Setting RTC binary mixed mode on STM32WLE leads to normal operation of BCD Alarm and wake-up counter plus their wakeup and IRQ triggering-so far so good. It behaves similar when set to binary mode only - binary alarm etc work as expected. So what is ...

PBE by Associate
  • 36 Views
  • 0 replies
  • 0 kudos

STM32WL5MOCH6 USART2 NOT WORKING

Hello,We have configured the PA2 and PA3 as USART2_TX and USART2_RX pins accordingly.also set the below mentioned images for your reference as configurations in the stm32cubeide code for usart2.but we are unable to see any output in the com port , we...

LoRaWAN MAC with TTN - "DevNonce is too small"

Hi team, I am facing an issue while upgrading the LoRaWAN MAC version from 1.0.3 to 1.0.4. I have tried different methods to resolve it.1. First, I downloaded the LoRaWAN MAC version 1.3 from STM32CubeMX. Then, I created an end device for LoRaWAN ver...

kRaje.1 by Associate II
  • 273 Views
  • 2 replies
  • 1 kudos

STM32WLx not waking up after low-power modes

We have tried Waking up the STM32WL IC using standby mode, sleep mode, stop mode using various different permutations and combinations - RTC , EXTI , without using RTC but it is not at all waking up from any of the modes mentioned above.Using Arduino...