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

Resolved! MemManage fault detected in instruction located at 0x6414AA00.

I'm developing a custom board with STM32WB55.Because there is some error during debugging, I'm trying to solve it.To check what is problem in the microcontroller, I tried Fault Analyzer in the STM32CubeProgrammer and the program found such an error b...

0693W00000Uo1lDQAR.png
KKIM.6 by Senior II
  • 2329 Views
  • 3 replies
  • 0 kudos

Resolved! BLESTM32WB55 Scan event issue

HiRegarding Scan command.I never get ACI_GAP_PROC_COMPLETE_EVENT after 10 sec. (AN5270 says I should get one)I do get all the updates, but never the complete .Can you check if I need to terminate it myself?

DS.4 by Senior II
  • 505 Views
  • 1 replies
  • 0 kudos

Resolved! Discovery of specific CCDA characteristic descriptors

Please support on following:I am using the STM32WB55 as a BLE client (central).As I understand there are several types of descriptors.How do I know the characteristic descriptor I discovered is a Client Characteristic Configuration Descriptor(CCDA), ...

DS.4 by Senior II
  • 779 Views
  • 1 replies
  • 0 kudos

Is there an example for a long characteristic write procedure?

Using STM32WB55 as a central. My goal is to write a slave attribute of size 512 bytes.I am trying to use an 'aci_gatt_write_long_char_value' to do that.Do I need to break the message to chunks or does 'aci_gatt_write_long_char_value' takes care of t...

DS.4 by Senior II
  • 431 Views
  • 1 replies
  • 0 kudos

How to modify P2P_Server (WB55RG) and P2P_Client (WB55CG USB dongle) to log continuous ADC data from Server while writing command from the dongle side serial.

Hello, I am currently working on a project in which I need to log continuous data from the P2P server to USB Dongle (Client) while I send a command to the server from time to time.Before this project, I successfully opened the BLE custom server to se...

WPARK.1 by Associate III
  • 946 Views
  • 1 replies
  • 0 kudos

Can I use stm32WL55CC with STSAFE-A110 secure element?

Hello there.   I am using stm32WL55CC with STSAFE-A110 secure element.   But I could not find any resource for the user STSAFE-A110 with LoRaWAN.   I consider that The LoRaWAN keys (NwkSKey, AppSKey, AppKey ) are generated by STSAFE-A110.   Is there ...

pragnesh by Associate III
  • 614 Views
  • 1 replies
  • 0 kudos