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

How to update Mesh Proxy Data Out?

Hello,I have mesh node with proxy feature. After provision, I can see that node advertising Mesh Proxy Service (UUID 0x1828), How can I update Mesh Proxy Data Out (UUID 0x2ade)? I spent a lot of time searching for some callback or function, where I c...

fiiita by Associate
  • 618 Views
  • 1 replies
  • 0 kudos

API Sigfox without prototype (SIGFOX_API_send_frame) and dont works. (STM32WL Single Core versions 1.1.0 and 1.0.0)

The API (SIGFOX_API_send_frame) found in the examples of PushButton and AT_SLAVE of STM32WL SINGLE CORE (https://www.st.com/en/embedded-software/stm32cubewl.html), versions 1.1.0 and 1.0.0, is without prototype and the sigfox does not work (does not ...

MRebo.1 by Associate II
  • 2891 Views
  • 11 replies
  • 0 kudos
Rvan .8 by Associate II
  • 659 Views
  • 1 replies
  • 0 kudos

Resolved! Problems with GPIO.

I'm working with the NUCLEO-WL55jc1 board and I have one strange behavior. I need one output pin and I've called it Trigger.Initially, the pin PC2 was used but I wasn't able to make it work. It had incorrect output voltages and some bounce like it wa...

0693W00000DpxlKQAR.png
FRest.1 by Associate III
  • 1177 Views
  • 5 replies
  • 0 kudos

No STM32 Target Found - Custom board

Hi guys, I recently made a design based on nucleo wb55 dongle using STM32WB55CGU (48-UFQFN), but I cannot connect to it using SWD. I believe it is not a schematic problem, so I am a bit stuck for debugging the situation. I soldered it using hot air s...

0693W00000Dq0DGQAZ.png 0693W00000Dq0TsQAJ.png 0693W00000Dq0D6QAJ.png 0693W00000Dq0D1QAJ.png
TEsli.1 by Associate II
  • 1976 Views
  • 13 replies
  • 0 kudos

Example QSPI_ReadWrite_DMA does not work on STM32WB5MMG board

I am working on STM32WB5MMG board and using the example QSPI_ReadWrite_DMA.In the main function the program can not run into case 2 to call HAL_QSPI_Transmit_DMASource Code as below:   case 2:    if(StatusMatch != 0)    {     StatusMatch = 0;     TxC...

ALai.2 by Associate II
  • 1056 Views
  • 4 replies
  • 0 kudos