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

Resolved! LRWAN_V2.0.0 PingPong doesn't work.

I'm using NUCLEO_L073RZ with LRWAN NS1 which included in P-NUCLEO LRWAN 3.​I tried to communicate two end devices with SubGhz_Phy project in STM32CubeExpansion_LRWAN_V2.0.0, but it doesn't work.It seems to using SPI, but MOSI(PA7) and MISO(PA6) is co...

CKim.8 by Associate
  • 831 Views
  • 3 replies
  • 0 kudos

STM32WLE5JC VREFBUFF Internal Reference

I am trying to use the internal voltage reference on the STM32WL MCU. When I enable the VREBUFF, it always times out and the VREFBUF->VRR bit is not ready.On other STM32 MCU family, I read that it is required to enable the clock for SYSCFG and VREFBU...

HDaou by Associate
  • 615 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB as BLE Client implementation. I have been going through different resources but not able to implement BLE Client. Can I get some simplified resource or a video link ?

STM32WB as BLE Client implementation. I have been going through different resources but not able to implement BLE Client. Can I get some simplified resource or a video link ?I have my own target board based on STM32WB50CGU5.

Resolved! STM32WB - How to Stop Advertising Bluetooth Connection

To start advertising connection, I runAPPE_Init();adv();To stop advertising the connection, I runaci_set_non_discoverable(connection_handle, reason);aci_gap_terminate();However the latter functions do not successfully cease advertising, I was wonderi...

TomC by Senior
  • 1016 Views
  • 2 replies
  • 0 kudos

STM32WB GPIO Wont Work Despite Proper HAL Configuration?

Hello! I'm working on a custom STM32WB board (schematic attached -- I jumped VDDRF to 3.3V) I'm trying to create a basic project and pull PA5 (My LED pin) high to verify programs run.I'm using CUBE IDE and set pin PA5 to GPIO_Output with output level...

0693W00000D0NVOQA3.png
WSher.1 by Associate II
  • 3001 Views
  • 11 replies
  • 0 kudos