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

STM32WB BLE DATA Transmission Losses

Hii guys,we are using the STM32WB50 controller in our project. Stream 23000 bytes continuously in a second(46bytes after every 2-millisecond interval) using Bluetooth low energy system provided by the STM32WB microcontroller.To successfully transmit ...

Aishwarya by Associate III
  • 559 Views
  • 0 replies
  • 0 kudos

Unable to change ATT MTU value on STM32WB55

I play with two STM32WB55 eval boards and BLE_CableReplacement project.It seems that whatever I try, I'm not able to change ATT MTU value to get more data troughput. It is set to 156 in the original project but it seems to stay at the default value 2...

SPuge.1 by Associate II
  • 1613 Views
  • 2 replies
  • 0 kudos

STM32WB FW Update 1.12.1 Issue

Your updates are always valuable to me, but I've always suspected that update firmware won't bother a device already running.The same happened in the STM32WB new update (FW version 1.12.1), in this update BLE and GPIO interrupts are not working simul...

Aishwarya by Associate III
  • 1571 Views
  • 3 replies
  • 2 kudos

I-CUBE-LRWAN AT_SLAVE example AT_DevEUI_set

HelloI am experiencing two problems.My development environment is STM32L072CZ-LRWAN1.You are now using a combination of END_NODE and AT_SLAVE examples.I'll sort out my problems.The first is that 'SET' values are not operated through features such as ...

0693W00000D1475QAB.jpg 0693W00000D147UQAR.jpg
SYun.2 by Associate III
  • 637 Views
  • 1 replies
  • 0 kudos

Fail und FUS and Stack update

Hi everybody,I think I have the same problem as CTare (https://community.st.com/s/question/0D53W00000fo0kcSAA/unable-to-install-wireless-stack-on-stm32wb55?t=1628516513992) I coudn't reply to that post because it's already archived. My setup: Nucleo ...

mkrug by Associate III
  • 2327 Views
  • 9 replies
  • 0 kudos

Low Power on STM32WB without 32KHz Crystal

Greetings,From what I've read of the Cube code and guidance in AN5289, we enter STM32WB low power states by putting the M4 into the low power state we want. If we need the M0 to continue to advertise, for example, we would configure it to do so and ...