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

IPCC Activated IPCC_C2_RX_C2_TX_IRQn error occurs

I'm starting a project using the STM32WL55JCI7 chip, but I'm getting the following error. How do I fix this?An error occurs when compiling with IPCC Activated checkedDescription Resource Path Location Type'IPCC_C2_RX_C2_TX_IRQn' undeclared (first use...

Usage fault in WBA6_LinkLayer_BLE_Basic_lib.a

Hi,I'm having an issue with the WBA6_LinkLayer_BLE_Basic_lib.a library on zephyr.The library is found in zephyrproject/modules/hal/stm32/zephyr/blobs/stm32wba/lib directory in zephyr 4.2 (tag v4.2.0 in https://github.com/zephyrproject-rtos/zephyr/tag...

ya by Associate
  • 438 Views
  • 0 replies
  • 0 kudos

hci_reset() fails on 2.0.0 X-CUBE-WB05N version

I want to upgrade the WB05N chip on my custom board.I downloaded X-CUBE-WB05N v2.0.0 and programmed the chip with BLE_TransparentMode_SPI_with_Updater.hex (I am using SPI on my board).I selected the Verify and Run after programming options. The downl...

BLE WB55RG Multi-role node

Hello, I am working on a project where I send accelerometer data with the NUCLEO WB55RG in BLE to my phone. I now want to add another NUCLEO WB55RG that acts as a repeater, so it both observes and broadcasts. Is it possible to do this on this type of...