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

Resolved! LPM Mode does not run the radio

I have succesfully implemented my own BLE advertisement (LEGACY) using the STM32WB55 MCU.I have attached my code below.In a nutshell I have created three timers and two tasks.When the Heartbeat timer expires it calls the Heartbeat function:This then ...

BettleBerry_0-1716444093530.png BettleBerry_1-1716444228475.png BettleBerry_2-1716444287916.png BettleBerry_3-1716444322703.png

Resolved! aci_gatt_update_char_value_ext issue

Hello,We are trying to use MTU larger than 24X bytes.The characteristic size set to 483 bytes (CFG_BLE_MAX_ATT_MTU).We tried to use aci_gatt_update_char_value_ext to set the value (as the HCI layer is limited to 255 bytes transfer).aci_gatt_update_ch...

APort by Associate III
  • 548 Views
  • 1 replies
  • 0 kudos

Low Power Mode in STM32WB

           I am using STM32WB for My Application, I want to initailly mcu is stop mode or sleep mode,when external interrupt (switch) is triggered its wakeup from low power mode.After wake up re-installize the System Clock for Mcu running configured ...

PRIYA_En by Associate
  • 557 Views
  • 1 replies
  • 0 kudos

HeartRate with FreeRTOS

Hi Madam/Sir,I'd like to ask for help regarding creating a new Project replicating the HeartrateFreeRTOS example. When I load my custom board with the HeartRateFreeRTOS example, I'm able to connect with ST's BLE toolbox and see all the data incoming....

STM32WB10 BLE advertising not visible on other devices

Hello,I have a custom PCB with STM32WB10 with full BLE stack configured with server profile and a custom template in Cube IDE. The problem is that other devices don't see its advertising packets (or maybe are ignoring them), I tried BlueSee on a Macb...

MTkac.1 by Associate II
  • 529 Views
  • 4 replies
  • 0 kudos

stm32wb55 SHCI_C2_SetSystemClock() causes hardfault

I find that when entering deep sleep using aci_gap_set_non_discoverable(), C2 would not reliably enter the ultra low  (~4uA) power consumption mode, current would jump to ~5mA. a) Calling aci_gap_set_non_discoverable() while there is RF activity can ...

rudivs by Associate
  • 405 Views
  • 1 replies
  • 0 kudos

Resolved! Simple BLE advertising application

Hi there :waving_hand:I am quite new to the topic of developing BLE hardware.My goal of the current project is quite simple:I have a custom board featuring stm32wb55ceu6 and a ambient temperature/humidity sensor.All hooked up including the RF part wi...

Exeu by Associate II
  • 971 Views
  • 4 replies
  • 0 kudos