KW45 Basic GAP Peripheral Example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

KW45 Basic GAP Peripheral Example

42 次查看
ArushThomas
Contributor III

Hi all,

I'm working with the KW45B41Z-EVK and SDK version 25.06.00 (890 2025-06-27). My goal is to implement a basic GAP Peripheral device over BLE. I need to implement custom GATT Services which can be written to by a phone.

I require a very lightweight baremetal software solution. Having gone through the SDK Examples as well as the Application Code Hub, I'm noticing that the provided examples are all quite complex and convoluted.

I'd like to request a simple example project with the following:

  1. Demonstrates GAP Peripheral functionality, with advertising and connection
  2. Takes the GATT Server role, and clearly exposes attributes and values
  3. Does not utilize dynamic memory allocation (I believe that's what the MEM_BufferAllocWithId() function does)

I'll be driving graphics on the same MCU, which is why I require a lightweight solution - I am hoping for ~15-17KB RAM utilization. I sincerely hope this is possible.

Thanks,

Arush 

标记 (2)
0 项奖励
回复
0 回复数