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

Why are the tools all over my hard disk?

I have been following the video to install tools and whatnot for STM32WB. So far, STM32CubeMX was installed in C:\Program Files, STM32CubeWB support was installed in a C:\Users for some reason, STM32CubeIDE was installed in C:\ST. I almost dare not c...

unicycle by Associate III
  • 955 Views
  • 6 replies
  • 1 kudos

WB55 - Error changing firmware of wireless coprocessor

Hi,I have a "STM32WB55 Nucleo Pack" kit which includes a STM32WB55 nucleo board (MB1355C) and a USB DONGLE STM32WB55 (MB1293C).Today, I uploaded the "BLE_p2pServer" demo to the nucleo board and problem, nothing happens, LED2 stays green instead of bl...

SBebi.1 by Associate II
  • 1927 Views
  • 10 replies
  • 0 kudos

Different event upon connection

I want to get this event upon connection: HCI_LE_ENHANCED_CONNECTION_COMPLETE_SUBEVT_CODE (with this data: hci_le_enhanced_connection_complete_event_rp0 )How can I do it? What should I advertise?   Or is there anything else that needs to be changed f...

DS.4 by Senior II
  • 443 Views
  • 0 replies
  • 0 kudos

STM32WB Does master hold slaves MAC address?

Slave can configure his MAC address either in the payload or internally. This I know.My question is , after connection, does the masters packets hold that (slaves) MAC address?Can Slave extract (its own) MAC address from the Masters packets?If, so ,...

DS.4 by Senior II
  • 1775 Views
  • 12 replies
  • 0 kudos

I am using "P-NUCLEO-WB55". My application needs BLE over RTOS, So I tried the example code of "BLE_HeartRateFreeRTOS" ,I just put blinking led code in default task but I am not able to observe the output.(Initialization for LED PIN is added)

I tried to debug the code by changing the "CFG_DEBUGGER_SUPPORTED" to 1 , but still we are facing the issues, RTOS tasks are not executing as expected. We found some task in ble_app.c with priority of "osPriorityNone" which is 0. Does this example co...

SMane.2 by Associate II
  • 1239 Views
  • 5 replies
  • 1 kudos

Hello Sir, I am totally new to stm32wb and I am following the youtube workshop3 video of stm32wb. But I want to know how to wirelessly transmit data from the board to our PC by ble fucntion.

In the video workshop, it changes the led blinking frequency after the ble connection with mobile app. But I am still confused with how to send the data to PC. For example, if I want to send "Hello word" to my computer, where should I put this code a...

NDong.2 by Associate
  • 501 Views
  • 2 replies
  • 0 kudos