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

I'm trying to implement custom callbacks on the STM32WB Zigbee library. Any examples of custom callbacks on a report or certain attributes?

My goal is to have a coordinator connected to sleepy end devices. The coordinator will periodically request measurements from the end devices. It seems like all the examples have requests going from the nodes to the coordinator, so I'm having trouble...

MCope.1 by Associate II
  • 1445 Views
  • 4 replies
  • 0 kudos

Resolved! STM32WB55 : Using event process functions tables.

Hi.In SDK I foud interesting source files: ble_events.h, ble_events.c, in wich we have 3 structures defined as hci_event_table_t.Also in ble_legacy.h we have a defines to that structures.Every strucrure have event code and callback and callback calls...

Resolved! nucleo-wb55 virtualCOMPort error

Hello everyone,I'm trying to create a BLE project as virtualCOMPort to start and after saving the setup wizard, when it compiles I get an undefined reference to `MX_BlueNRG_MS_Init and MX_BlueNRG_MS_Process'.This functions are declared inside 'app_b...

JSanz.1 by Associate III
  • 1629 Views
  • 6 replies
  • 0 kudos

MAC 802.15.4 Stack CubeMX configuration

Hello,Currently start working on MAC 802.15.4 application on STM32WB. Quick question - should I configure this stack through CubeMX, or should I copy it from CubeWB package manually and set the respective #define? Because, currently in STM32_WPAN sec...

DBogd.1 by Associate
  • 466 Views
  • 0 replies
  • 0 kudos

Resolved! Problems with project generated by CubeMX (Keil , STM32WB55)

Hello! I have a project where I set up the BLE , then I decided to add FreeRTOS to this project. But the problem is that there is an error in the generated project that I cannot solve (It seems the error is from Cube).(...).axf: Error: L6200E: Symbol...

0693W000004HLhpQAG.png 0693W000004HLhuQAG.png
Kolab by Senior
  • 1511 Views
  • 8 replies
  • 0 kudos

Resolved! I want to output modulated and unmodulated waves in order to receive radio wave certification. How can I output them?

HelloI have to obtain radio wave certification for products using STM32WB50. Is it possible to output modulated and unmodulated waves with STM CubeMonRF?The protocol stack we are using is MAC_802_15_4_FFD.bin. I can't understand it even if I call it ...

MNitt.1 by Associate II
  • 661 Views
  • 3 replies
  • 0 kudos

I am not able to set the Appeui or Appkey via the AT slave software that was provided with the B-L0-72Z-LRWAN1 Kit. Also , i am not able to configure the Data Rate , but AT commands give me OK(Success)

Hi EveryoneWe have recently started working with the B-L0-72Z-LRWAN1 Kit , I programmed the AT slave software that was provided with the Kit. The problem faced by me are described below.I am not able to change/modify the APPEUI via the AT commands , ...

RKaly.1 by Associate II
  • 375 Views
  • 0 replies
  • 0 kudos