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

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
  • 510 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
  • 1449 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
  • 469 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
  • 811 Views
  • 2 replies
  • 0 kudos

STM32WLE timing between OTAA request and gateway response

Hi All,I'm creating a TTN application using a STM32WLE5JC. After configuring the LoRaWAN application in STM32CubeIDE I have been able to send an OTAA join request to a gateway using the credentials provided by the TTN application. I can see the join ...

moatjon by Associate III
  • 606 Views
  • 0 replies
  • 0 kudos