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

STM32WB55 custom app event not call

Hi, in custom_app.c file, my event WRITE_NO_RESP_EVT is not call in the function Custom_STM_App_Notification. Where are the BLE notification in custom app ?

Tthur.1 by Associate II
  • 1259 Views
  • 3 replies
  • 0 kudos

P-NUCELO-WB55 Bluetooth does not work

Hello, I am having a P-NUCELO-WB55 board and the Bluetooth does not work. I have verified the jumper cables and all the jumper connection are exactly as in the image on the embed website. I tried firmware update using Cube programmer. I loaded the bl...

PMana.1 by Associate II
  • 462 Views
  • 1 replies
  • 0 kudos

stm32wb using SLEEP mode

I have the following code:while (1) { HAL_SuspendTick(); HAL_PWR_EnterSLEEPMode(PWR_LOWPOWERREGULATOR_ON, PWR_SLEEPENTRY_WFI);After this and within the while loop are a bunch of if statements that check flags that are set in IRQ Handlers. These ...

SWenn.1 by Senior III
  • 410 Views
  • 1 replies
  • 0 kudos

Broadcast in BLE LLD

HelloAnalyzing the source code of some BLE LLD examples for nucleo stm32wb55 I could see that broadcast is used in Proximity example and unicast in Chat example, for instance. However, I could not understand how to choose between unicast or broadcas...

How to pass data between two cores (STM32WB55)

Hi,I have a program running on the M4 core of the STM32WB55 and would like to pass a data buffer to the M0 for transmission over BLE (notification). I'm having a really hard time understanding how to pass the data between the cores and was hoping for...

kcire L. by Associate III
  • 434 Views
  • 1 replies
  • 0 kudos

STM32WB Client Mode

Hi, I want to application with STM32WB55 mcus. One mcu will be a server with the hrstm application, and the other mcu will be a client and listen to the data and print listening data with uart to the screen. But I couldn't find any sample code as cli...

0693W00000HqAzTQAV.png 0693W00000HqB2eQAF.png 0693W00000HqB3IQAV.png
MErkc.1 by Associate II
  • 576 Views
  • 1 replies
  • 0 kudos

Lora Ping Pong example with specific address

Hi, I'm trying to adapt ST LORA poing pong example to my own need. To do thaht I'd like to update the code to use specific address for master and slave. For example I'd like to set in source code the address 12000 to master and addresse 13000 to slav...

SBaro.11 by Associate III
  • 426 Views
  • 0 replies
  • 0 kudos