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

Resolved! PM0271, Rev 3, errata and formula?

Hello ST - would you please clarify these two errata and share the missing formula from PM0271:Slot guard time (1.25 ms or 1.5 ms?The last sentence of 5.2 specifies a 1.25 ms guard time.5.2.2 specifies a 1.5 ms guard time and Figure 22 shows 1.5 ms g...

STM32WB BLE Beacon scanner

I want to use an STM32WB module as a ble beacon receiver/detector so I can monitor beacons on my PC using a uart or USB vcom? Are there any examples that can help me and if "Yes" where can I find them?

Is there a really simple STM32WB example?

All examples of the github repo are at least a few 10 of thousands lines of code big.I just want to share a few bytes of information over ble. Is there a really simple example without timeserver, freertos and that kind of stuff?Just like:start CPU2in...

NHand by Associate II
  • 462 Views
  • 0 replies
  • 0 kudos

Resolved! SRAM2a retention in Standby not working on STM32WB55

Hi,I'm trying to make SRAM2a retention in standby mode work on my STM32WB55 device.As far as I can tell, the device enters and gets out of Standby as expected (the C1SBF and C2SBF flags are appropriately set when the MCU get sout of the low power st...

NSAUG.1 by Associate III
  • 1357 Views
  • 3 replies
  • 0 kudos

the user button code is not working on NUCLEO-WB55RG

I am trying to use the pushbutton of NUCLEO-WB55RG and I tried coding it in both external interrupts and also as a gpio input. The pin configuration is correct. The same code is running on other Nucleo boards such as L496 and L432. But the code does ...

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

How to transmit the 247 data in stm32wb?

I have configured the stm32wb with 247 data transmission but in the receiver side the buffer seems like it transferred only 20 bytes in the notification. For note: The values are updated in the 255 sized cmd_buffer in the aci_gatt_update_char_value(...

SKuma.24 by Associate II
  • 750 Views
  • 2 replies
  • 0 kudos