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
  • 238 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
  • 4081 Views
  • 0 replies
  • 3 kudos

STM32WB09KEV6 BLE connection breaks repeatedly

I made the PCB for stm32wb09kev6 myself and downloaded the p2p_server example program. I changed the LSE clock used in the example program to LSI and added an LED to indicate whether a Bluetooth connection is established. The Bluetooth can be scanned...

JfSDK by Associate II
  • 824 Views
  • 1 replies
  • 0 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 III
  • 4864 Views
  • 14 replies
  • 9 kudos

Resolved! 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
  • 896 Views
  • 1 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
  • 2502 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...

Resolved! STM32WB09 Nucleo SPI clock problem

Hello,I'm having an issue with the SPI clock on the NUCLEO MB2032 board. As you can see in the image, I only have the debugger connected, and the clock signal isn't completely square.In the code, the only thing I'm running is the following:const uint...

ManuelIgnacio_0-1747415063328.png ManuelIgnacio_1-1747415200222.png ManuelIgnacio_3-1747415311363.jpeg ManuelIgnacio_4-1747415355250.png