STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

aci_gap_update_adv_data return 145 error code

I use the CUBEMX create a project of BLE and FreeRtos , when i send aci_gap_update_adv_data ,it return 145,I don't find the meaning of code in the aci/hci interface.And i can see it in the BEL profile App, But I can not connect it. it return connec...

CKai.1 by Associate
  • 668 Views
  • 3 replies
  • 1 kudos

Resolved! Unwind stack on stm32wb55 and FreeRTOS

Hi Helpdesk, I am currently facing an ASSERT issue on my custom board leveraging the STM32WB55 in conjunction with FreeRTOS. After some time scrawling the web, I have found the stack unwind functionality from `libunwind` available via the `unwind.h` ...

whati001 by Associate II
  • 436 Views
  • 1 replies
  • 0 kudos

STM32WB15 Server Mode Custom Template

Hi, I'm currently developing for the STM32WB15CC. During code generation with CubxMX, Under the "BLE Applications and Services -> Server Mode", the option for "Custom Template" is missing when FreeRTOS(CMSIS_V2) is enabled. This option is present whe...

SYuan.1 by Associate
  • 509 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB - STM32_WPAN (BLE) with FREERTOS

Hello, I am using CubeMX 5.1 and I am aware that it is not possible to activate FREERTOS when STM32_WPAN is activated. Is there any way to integrate FREERTOS with BLE? Is the feature maybe coming out in the future?

How to use STM32WB15 with FreeRTOS

Hi, i have NUCLEO_WB15CC Board and i want to implement BLE HRS (Heart Rate Sensor) example with FreeRTOS.I have tried HRS example in NUCLEO_WB15CC with ST BLE Sensor apps in android and it worked.then i tried to implement FreeRTOS with HRS example. b...

dhanny by Associate
  • 285 Views
  • 0 replies
  • 0 kudos