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

Resolved! Missing macro COPY_UUID_128 after changing UUID in CubeMX

Hi,When creating a custom template BLE app in CubeMX everything works fine while not changing the UUID of service1, it builds and compiles well. But if I change the UUID to my own UUID (with UUID 128 input type to full), after generating the new code...

Remyhx by Associate III
  • 1286 Views
  • 5 replies
  • 2 kudos

STM32WB5MMG problems

I made a Demo using STM32WB5MMG to communicate with USB dongle or phone (BLE notification),AND I collect data from the MAX30001 (two interrupt pins PC10 and PC11, SPI1 communication) and the MAX30112 chip (interrupt pin PD0, I2C3 communication) by tr...

Lep_0-1713755444199.png Lep_1-1713755452567.png
Lep by Senior
  • 1344 Views
  • 5 replies
  • 0 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
  • 838 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
  • 816 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
  • 712 Views
  • 4 replies
  • 0 kudos