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

ST ble sensor no device founded

Hi allI'm new on stm32 ble applications.Starting from st example BLE_OTA I developed my custom bootloader for my STM32WB55 nucleo board.I encountered the following issues:1) St ble sensor mobile app (from play store) can't detect my device; I compile...

kappa182 by Associate II
  • 543 Views
  • 1 replies
  • 0 kudos

Resolved! Possibility STM32WBx firmware update via PC

Hello, at the moment i am developing BLE software for STM32WB5 and it works fine. The updater of the BLESensor App is working well and we can update new firmware any time. But there is one question, where we can not find an awnser. Is there any possi...

Resolved! Encrypted Advertising Data (BLE 5.4) Example

Hi all,Some of the ST BLE microcontrollers now support BLE 5.4. Can anyone point me out any code example or application note with Encrypted Advertising Data feature that is specified on the latest BLE specification?I am working with STM32WB series......

rs-dp by Associate II
  • 1029 Views
  • 3 replies
  • 0 kudos

Resolved! How to Enable CTE on stm32wb55

Hi all,I am looking for a way to enable CTE on stm32wb55,but i didn't find a function like      "gap_set_connection_cte_tx_param()" to config CTE.I know that stm32wb55 support BLE 5.1 but i cant find a relevant function in ble_gap_aci.c .Does STM32WB...

mask by Associate
  • 564 Views
  • 1 replies
  • 0 kudos

How to enable and disable BLE privacy?

In some modes I want to use a random static addresses (BLE privacy disabled) and in some modes I wand to use private resolvable addresses (BLE privacy enabled). The aci_gap_init function seems to force you to declare if BLE privacy is on or off. Ho...

BStic.1 by Associate II
  • 2280 Views
  • 6 replies
  • 0 kudos

I have problem with UsageFault_Handler occurance. I have build beacon project that is advertising adc data every second and then go to sleep mode. After some time processor stop and go to fault. It happens random time after start. When go to sleep mode

is disabled problem dissappear. When fault accured thread shows 0x2, 0xffffffe9, 0xf000af00, adresses jumps. Fault Analyze tool shows sp (MSP) at 0x2002ff30, pc at 0x2, xpsr at 0x2, r1-r3 at 0x2, r12 at 0x3, mmfar at 0xe00, usage fault details attemt...

KPrzy.1 by Associate II
  • 1265 Views
  • 2 replies
  • 0 kudos