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

Is it possible to use dfu bootloader with the stm32wl55 device

I’am working with the stm32wl55 device, now I’am looking how can I update my firmware. I’d like to use dfu bootloader but after reading AN2606 note only USART and SPI bootloader mode are available for stm32wl55, so dfu isn’t available ? And I’am also...

SBaro.11 by Associate III
  • 605 Views
  • 2 replies
  • 0 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
  • 774 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
  • 567 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
  • 946 Views
  • 2 replies
  • 0 kudos