STM32 MCUs Wireless

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

STM32WB55x LiPo Battery Voltage read in Low Power Mode

Hello, I'm doing BLE usb doungle product.I want to use the WB55RGV6 in low power mode. The system will be able to operate on battery. I have some questions about product development. Questions on below.     1) Can the product operate at 1.8V in low p...

BATTERY READ.PNG
GkhnGmc by Associate
  • 385 Views
  • 1 replies
  • 0 kudos

stm32wl55jc1

hello everyonei try to make same ping pong dual core example but my project not working can you help me to found the problem"there is not fault in build and i can run the project but it not working"i did not understan where is the problem

STM32WL and STM32WB in the same project

I am working on a battery operated design which utilizes the WB as the main logic CPU with a WL to connect to LoRa networks.   This device is very small, putting the antennas uncomfortably close together.  To avoid certification issues wed like to en...

dovoto by Associate II
  • 566 Views
  • 4 replies
  • 2 kudos

Resolved! Writing/Erasing internal flash during BLE connection

Hi all, We would like to perform write/erase actions in internal flash during active BLE connection for a slave/peripheral device. We intend to use BLE_RfWithFlash example. We are trying to establish sufficient conditions for a slave to perform write...

oguzcan by Associate
  • 396 Views
  • 2 replies
  • 0 kudos

STM32WB55 Reconnection issues, event not triggered

Hello community,I am running a modified version of the p2p_routeur_app example and everything is running smoothly except for some rare reconnection issues. The peripheral is a remote control that sends a lever signal to the central and often the peri...

ALedi.1 by Associate III
  • 453 Views
  • 2 replies
  • 0 kudos

Issues with Setting Advertisement Data on STM32WB

Hi,I have an STM32WB and I'm working with an example. I'm trying to understand how to add data to the advertisement data, including the name:I thought that all advertisement data is set here,   ret = aci_gap_set_discoverable(ADV_IND, Min_Inter, ...

photo 1 uncorrect.jpg photo 2 correct.jpg
JR2963 by Senior II
  • 354 Views
  • 1 replies
  • 0 kudos

Resolved! Custom wireless stack on STM32WB55 devices

Hi,I'm looking into using the STM32WB55 device for a custom radio solution.From what I gather this same question was asked and answered here: https://community.st.com/t5/stm32-mcus-wireless/is-it-possible-to-flash-a-custom-application-to-cpu2-m0/m-p/...

JTres.2 by Associate II
  • 282 Views
  • 1 replies
  • 1 kudos

STM32WB, ZigBee and bytes array cluster

Hello everyone,I'm contacting you to solve my problem. I have recently been working on adding the Zigbee protocol to an STM32WB55 microcontroller. After a few tests, I managed to send a temperature measurement using "zcl.temp.meas.h" and its function...

Aquatwix by Associate
  • 374 Views
  • 1 replies
  • 0 kudos

Sd Card / FileX on stm32WBA52CG

Hello,I am using a Nucleo-WBA52CG dev. board as well as an sd shield. I want to store data from the NUCLEO in the SD card, and be able to read those data with a computer.The SD card and the stm32WBA should obviously communicate through SPI.However, t...