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

BLE disconnect immediately after connection

Hi,I am trying to develop a ble application with the stm32wb55 and stm32cubemx. The MCU is on st nucleo board.I have create a new cubemx project, add middleware BLE STM32_WPAN, add scheduler on while() cycle in main.c, add IPCC interrupt handlers in ...

Ggual.1 by Associate
  • 250 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMonitor-RF 2.7.0 is available

A new version 2.7.0 is released.New features :802.15.4 RF sniffer : it is now possible to use a STM32WB Nucleo boards to spy the 802.15.4 packets and display the traces in Wireshark. Wireshark can be started directly from STM32CubeMonitor-RF. The pr...

STM32WLE Altium files: How to best convert to EAGLE

Dear ST-Community,I've checked your latest Ressources on STM32WLE:https://www.st.com/en/microcontrollers-microprocessors/stm32wlex.html#cad-resourcesAnd opened the file in Altium to export it to P-CAD ASCIIhttps://forums.autodesk.com/t5/eagle-forum/i...

0693W000007Et28QAC.jpg 0693W000007Et2XQAS.jpg
MBobi.1 by Associate II
  • 331 Views
  • 1 replies
  • 0 kudos

Resolved! LocalNetwork Concentrator-Sensor Connection issue

Hi, I tried the LocalNetwork demonstration in which one NUCLEO board acts as a concentrator and other NUCLEO boards act as sensor unit. Its available in STM32Cube_FW_WL_V1.0.0/Projects/NUCLEO-WL55JC/Demonstrations/LocalNetworkI loaded and ran one NUC...

0693W000007DfPBQA0.png
JeffSm by Associate II
  • 1135 Views
  • 12 replies
  • 0 kudos

Resolved! Where can I find an ioc file for BLE mesh in STM32WB55RG ?

Can someone tell where I can find an ioc file for BLE_MeshLightingPRFNode application ? I am using STM32WB55RG and SDK version is 1.8.0. I see that ioc file is available for every example and BLE application but not for the above application. What is...

NDev.1 by Associate III
  • 348 Views
  • 4 replies
  • 0 kudos

Resolved! HAL_UART_Receive_DMA randomly stops working?

I am working with an STM32WB5MMG, but I don't think this issue relates to the radio part of the MCU, so I am posting in the more general community. I hope that's okay.I am reading data from a GPS receiver over UART using the HAL_UART_Receive_DMA func...

crwper by Senior
  • 736 Views
  • 4 replies
  • 0 kudos

CMWX1ZZABZ with STM32CubeExpansion_SFOX_V1.1.0 blocks on TX_START unless PA2 and PA3 are physically pulled up and configured as LPUART

Hi,I have tested a B-L072Z-LRWAN1 board with the default Sgfx_push_button application included in STM32CubeExpansion_SFOX_V1.1.0 folder. So far so good, everything was working as expected.I've designed and built a custom board, following the requirem...