STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32WBA55-DK not advertising

Hi @STTwo-32 @KDJEM.1 I created a custom service with two services and successfully debugged the code... But the board isn't advertising. I am not able to see the advertised name in the ST BLE Toolbox app.i am attaching a screenshot of the Cubemx adv...

Screenshot 2024-08-20 164721.png
Pallavi by Associate III
  • 171 Views
  • 1 replies
  • 0 kudos

Where can i find Hands-on_WS_WBA55.ioc file?

Hello,i want to start a Project based on Hands-on_WS_WBA55.ioc file, as descriped in STM32WBA5x Workshop - 4.But i only find on github the Hands-on_WS_WBA52.ioc file.Where can i download the file Hands-on_WS_WBA55.ioc?  

ledi7 by Associate
  • 163 Views
  • 0 replies
  • 0 kudos

Resolved! Zigbee Traces No Output

Hello,I am trying to get zigbee traces running on STM32WB5MMG running on Sparkfuns development boards.For my current project I am using this hardware:SprakFun MicroMod Main Board - Single - https://www.sparkfun.com/products/20748SparkFun MicroMod STM...

Name by Associate III
  • 156 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB55CG Zigbee connection Tuya Smartlife

Hi together,I have the STM32WB55CG and plan to integrate it into a smart home Zigbee network, that uses the Tuya Gateway and is controlled by Smartlife app.I have found several examples on how they communicate with each other (network of STMs), howev...

vh789 by Associate
  • 179 Views
  • 3 replies
  • 2 kudos

I am using a NUCLEO-WL55JC1 and the LoRaWAN_End_Node example. I want to add USART1 to the example, so that I can forward the UART data over LoRa. The problem is that the interrupts for USART1 never trigger if the LoRaWAN process is also running.

If I comment out "MX_LoRaWAN_Process();" in main, then the USART1 interrupts trigger as they normally would. Could anyone offer some advice of how to add USART1 to the example?Kind regards

BBI Louw by Associate
  • 461 Views
  • 1 replies
  • 2 kudos

Resolved! USBX Dual Composite CDC ACM not working

Hello all,   I am trying to add two virtual COM ports on STM32WB5MMHGx device. The initial code is based out of STM32Cube example: Ux_Device_CDC_ACM. I initially added this piece of code to register the class.       cdc_acm_parameter2.ux_slave_clas...

NRedd.2 by Associate III
  • 433 Views
  • 3 replies
  • 1 kudos

Having trouble with Bluetooth STM32WB55RG

Hey everyone, I am using STM32WB55RGV7 processor. At the beginning of my bootloader programif (((*(__IO uint32_t*)address) & 0x2FFE0000 ) == 0x20000000) // if there is an application at the APP_START_ADDRESS { typedef void(*pFunction)(void);pFunction...

kazimk by Associate II
  • 416 Views
  • 11 replies
  • 1 kudos