STM32 MCUs Wireless

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

I am using "P-NUCLEO-WB55". My application needs BLE over RTOS, So I tried the example code of "BLE_HeartRateFreeRTOS" ,I just put blinking led code in default task but I am not able to observe the output.(Initialization for LED PIN is added)

I tried to debug the code by changing the "CFG_DEBUGGER_SUPPORTED" to 1 , but still we are facing the issues, RTOS tasks are not executing as expected. We found some task in ble_app.c with priority of "osPriorityNone" which is 0. Does this example co...

SMane.2 by Associate II
  • 710 Views
  • 5 replies
  • 1 kudos

Hello Sir, I am totally new to stm32wb and I am following the youtube workshop3 video of stm32wb. But I want to know how to wirelessly transmit data from the board to our PC by ble fucntion.

In the video workshop, it changes the led blinking frequency after the ble connection with mobile app. But I am still confused with how to send the data to PC. For example, if I want to send "Hello word" to my computer, where should I put this code a...

NDong.2 by Associate
  • 275 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55RC ZIGBEE Stack Address

We are trying to load the stm32wb5x_Zigbee_FFD_fw.bin on STM32WB55RC, but the address table in the release note show as 0x00 for FFD stack and STMCube Programmer gives error as bad address.What is the actual address for Zigbee stack for 256K Flash de...

YSN by Senior
  • 566 Views
  • 2 replies
  • 0 kudos

Resolved! Can Phy be set to 2M when connected to a Windows App?

Hello,I was just wondering whether it was possible to form a 2M PHY connection with a Windows BLE App?I have developed firmware for my STM32WB nucleo board, along with a C#.NET Windows application to connect with it.I am trying to maximise throughput...

OCatt.1 by Associate II
  • 957 Views
  • 6 replies
  • 0 kudos

Resolved! SUBGHZ_PHY middleware: why is it necessary to configure the UART? Is it possible to transmit a LoRa message without using the UART pins?

I am trying to transmit a single int using LoRa and the SUBGHZ_PHY middleware. However, I am unsure as to why UART has to be configured under 'Platform Settings', and how I can setup the STM project for this purpose. I am using STM32CubeIDE, and a Nu...

Rvan .8 by Associate II
  • 458 Views
  • 2 replies
  • 2 kudos