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

Problem with broadcast ADV_DIRECT_IND

IN demo P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_p2pClient ,After receiving the server's broadcast data, we hope to send targeted broadcast data to the server.M0stack:stm32wb5x_BLE_Stack_full_fw.binWhen I use the following function to test, the erro...

Resolved! Powering a peripheral using STM32WB5MM-DK

This might be a dumb question but can the STM32WB5MM-DK power a 3.3V peripheral device?This part of the user manual makes it sound like the whole Arduino shield should not be used to supply any sort of power: Yet according to this table, pin 4 shoul...

Hichamm_0-1725405128898.png Hichamm_1-1725405271500.png
Hichamm by Associate II
  • 666 Views
  • 2 replies
  • 2 kudos

Resolved! STM32WB BLE Advertising High Consumption

Hello, i am trying to reproduce this demonstration https://www.youtube.com/watch?v=7IVs-nuoXj8&t=439s on a custom WB55 board (WB55CGU6). In the video, the advertising consumes about 10 mA. In my case, it is close to 20 mA.    I though changing the CF...

Snímka obrazovky 2024-09-01 174150.png

Resolved! programming STM32WB55CGU6TR FUS BLE Stack

We are looking for a way to reduce programming time of STM32WB55CGU6TR.The issue we are facing is the need to program 2 different files , one for the FUS (firmware updatee service) and then another file for the main application. We need a way to spee...

Resolved! Enabling multiple LoRa regions on STM32WLE5JC

HelloWe are developing a LoRa product using the STM32WLE5JC, and firmware package v1.3.0.We would like to enable multiple regions. From the STM32CubeIDE we open the .ioc file, which opens up the configuration GUI. There we have the possibility of ena...

Resolved! Programming the STM32WB with Openocd

Hi,I need to program an STM32WB from a Raspberry Pi from the command line, preferably Python. I have got it up and running with my STM32FG0 but having no luck with the WB. From my understanding I need to:Program BLE Stack using FUS (Not sure how to d...

mrchips by Associate II
  • 1629 Views
  • 4 replies
  • 0 kudos

Resolved! LoRaWAN Project using P-Nucleo-LRWAN2

I am using P-NUCLEO-LRWAN2 package, and Nucleo STM32 L476RG as my end node.The end node is configured as :Region and Frequency plan: EU863-870Data is transmitted at: TX on freq 868100000 Hz at DR 0, TX on freq 868500000 Hz at DR 0, TX on freq 8683000...

NZama.1 by Associate III
  • 1436 Views
  • 3 replies
  • 1 kudos

Resolved! NUCLEO-WB09KE and STM32CubeMX generating wrong HAL files

Hi,I just try to get a NUCLEO-WB09KE board running.Unfortunately CubeMX (6.12.0) generates HAL files with a pattern of stm32wb0x_hal...,h but the include paths are stm32wb00x_hal (one more zero!)...Also in CubeIDE EXTI_HandleTypeDef is not found when...

AWack by Associate III
  • 977 Views
  • 4 replies
  • 1 kudos

STM32WB09KE VCAP Pin

Hi everyone,we are currently in the design phase with a STM32WB09KE Controller.Since we are designing the Power pins we have a question regarding the MLDO Vcap Pin.On the Nucleo Board there is a Cap placed with a value of 0.22uF where does this value...