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

[ STM32WB5MMG ] : HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE

Hi,In my product, I use the STM32WB5MMG module as Bluetooth link with the rest of the product.The STM32WB5MMG module is configure as Client.But during the discovery procedure, I always go to :- SVCCTL_App_Notification ->  case HCI_VENDOR_SPECIFIC_DEB...

arault by Associate II
  • 112 Views
  • 1 replies
  • 0 kudos

The program is stuck in SHCI_C2_BLE_Init

When I was debugging, I found that the program got stuck in SHCI_C2_BLE_Init, and it neither returned success nor failure.What is the reason for this? I correctly burned FUS and protocol stack when I confirmed, and the version also corresponds. 

YUNLEI_0-1718075987837.png
YUNLEI by Associate II
  • 109 Views
  • 1 replies
  • 0 kudos

Resolved! Zigbee End Device Loosing Connection in Sleepy Mode

Hey,im developing a zigbee sleepy end device. The device is supposed to periodically send sensor values (max length of 512bytes) read via I2C to the coordinator using the custom cluster. I use the HW_TS to trigger the sensor readings and sending the ...

Errors.JPG nvic.JPG
user5 by Associate II
  • 547 Views
  • 10 replies
  • 0 kudos

Resolved! NUCLEO-F746ZG

Where can I find the st-nucleo-lora-gw-atfw-v2.0.2.bin for the NUCLEO-F746ZG board 

snsanjay by Associate
  • 143 Views
  • 1 replies
  • 1 kudos

Board resets systematically from standby mode

Hello,I would like to reach the lowest consumption as possible. I am programming an end node which sends data through TTN. My project is based on the LoRaWAN End Node example with the LoRaWAN middleware. My fimrware works like that :at boot, the boar...

nogema by Associate II
  • 1050 Views
  • 10 replies
  • 0 kudos

Resolved! STM32WL5MOC no transmit

Hello,I have developed a breakout board for the STM32WL5MOC for development purposes and it uses both rf switches and the wiring is identical to the B-WL5M-SUBG1 evaluation board.Running the B-WL5M-SUBG1 sample application SubGhz_Phy on my board and ...