STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

WB55RG BLE Beacon Example via HCI only

Dear All,I am search for an example BLE beacon code for the NUCLEO-WB55RG board which solely uses the HCI layer.There is an example for the WBA board: https://github.com/STMicroelectronics/STM32CubeWBA/tree/main/Projects/NUCLEO-WBA55CG/Applications/B...

whati001 by Associate II
  • 265 Views
  • 1 replies
  • 0 kudos

Resolved! Debugging STM32WB15CC-CM0+ core

Hi,I am currently attempting to debug the secondary core (cortex-M0+) on the STM32WB15CC board, but I have encountered challenges in doing so. According to the documentation, the boot process is initiated by setting C2BOOT through the primary core (c...

Gaya by Associate
  • 350 Views
  • 2 replies
  • 0 kudos

Resolved! BLE_HeartRateFreeRTOS question

STM32WB55RGV MCU is in use, and BLE_HeartRateFreeRTOS example is under review. In the example of BLE_HeartRateFreeRTOS, it was confirmed that the STOP2 mode function was included, but I don't know the Stop mode entry conditions.And I wonder if I can ...

songkw by Associate II
  • 481 Views
  • 4 replies
  • 1 kudos

Resolved! Cluster Zigbee Failure Write Request

Dear St,I'm developing a cluster with a client and server, where I have a client to write on the cluster of the server. I can write with the function ZbZclWriteReq() on the server, but I'm not always successful. When I do the first write, I have succ...

Resolved! X-CUBE-BLE1 SampleApp: How it works ?

Hi ST Community,I'm using the B-L475E-IOT01 card and I want to use the X-CUBE-BLE1 middleware to send information directly to a variable (something I was thinking of doing simply with this application). Only, when I run it and try to debug, I'm havin...

Resolved! stm32wba series dma request mapping table

I found the DMA request mapping of the F4 series on ST's official website. With this form, I can configure DMA on zephyr. My problem is that I cannot find the DMA request mapping of STM32WBA52CG. Can you provide me with one? Thank you.The device tree...

mteaching_1-1704244614689.png
mteaching by Associate III
  • 633 Views
  • 2 replies
  • 1 kudos

BLE_p2pClient example does not work

Hi, I am using two NUCLEO WB15CC boards to make the BLE p2pcentral and BLE p2pServer work as said in the ReadMe of the these examples. But I always run into the same error on the client side. I am using the latest firmware on both sides. From the deb...

ElijahM_0-1703592935382.png ElijahM_1-1703593090507.png
ElijahM by Associate
  • 323 Views
  • 0 replies
  • 0 kudos

Need 2-layer reference design for 433MHz LoRa

Hello, the reference design STDES-WL5U2SBB (MB1791) specifies a frequency range between 470-530 MHz. I plan to run LoRa on 433MHz with 10 dBm. I do not wish to use a 4-layer PCB in my product design. This seems to be the only version that has 2-layer...