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

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

Resolved! P-NUCLEO-WB55 BLE stack and FUS programming problems

Hi all,i'm working on a project involving BLE and I wanted to use the P-NUCLEO-WB55 board as a BLE sniffer as described here: https://wiki.st.com/stm32mcu/wiki/Connectivity:STM32_Sniffer_for_BLE_Setup_guide#HardwareI managed to find a P-NUCLEO-WB55 b...

Andrea_Mutti_0-1758709709157.png Andrea_Mutti_1-1758709961375.png Andrea_Mutti_2-1758709982084.png

Resolved! BOOT0 votage level

Hi,I am using STM32WB55 device in my design and have to provide 3.3V from outside to BOOT0 pin BEFORE MCU is powered ON. In the datasheets and the manuals that I have been reviewing I didn't find any straightforward information what voltage level can...

iHamd.1 by Associate II
  • 178 Views
  • 4 replies
  • 4 kudos

How to migrate Nucleo 68 pins to 48 pins

Hello everyoneI have the BLE_TransparentMode firmware available on the ST website, but it's from the Nucleo-68 development kit. Unfortunately, it doesn't have the firmware for 48 pins, as that's the product I'm developing and I need to go through the...

sibort50 by Associate II
  • 147 Views
  • 3 replies
  • 0 kudos

crc_ctrl.h problem on the STM32WBA6

I'm having the same issue on my NUCLEO-WBA65RI project. This problem specifically occurs when I try to use both X-CUBE-FREERTOS and STM32_WPAN. The project cleanly builds just fine if I only use one or the other, but as soon as I try to include both ...

Hard fault in Class B Multicast

Dears,I hope you are doing well!I am running the ST example LoRaWAN End Node FreeRTOS.After switching to class B, the MCU goes into hard fault in the following function call stack: LoRaMacClassBProcess() -> LoRaMacClassBProcessMulticastSlot() -> Comp...

BLE RF Testing Between Two Fasal Devices

Hello ST Team,I’m Shashank Hoysala from Wolkus Technologies.We have two device variants, Fasal 5.0 and Fasal 6.0, which differ in hardware but both use the same STM IC (STM32WB5MMGH6TR). We attempted BLE RF testing following the procedure recommended...