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

How to store sensor data?

Hello, I use STM32WL55 board. Now every data that I get from sensor is sent immediately. I want to accumulate data for five minutes and then send in bulk all every five minutes. I have problmes to save the data succesfully, how can I do it that micro...

PSzyr.1 by Associate
  • 1716 Views
  • 3 replies
  • 0 kudos

[STM32WB55] Unable to connect to the target via USB DFU mode

I am working on the STM32WB55 Nucleo board and currently facing a problem. I have erased the whole flash, i.e. all memory locations are reset to 0xFFFFFFFF from 0x08000000 and 0x08FFFFFF. When I reconnected the board under USB DFU mode using STM32Cub...

0693W00000FBx15QAD.png 0693W00000FBx3uQAD.png
OShen.1 by Associate II
  • 650 Views
  • 1 replies
  • 0 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
  • 1090 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
  • 2136 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
  • 492 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
  • 2142 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
  • 1346 Views
  • 5 replies
  • 1 kudos