write event in eatt example

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

write event in eatt example

84 次查看
Chan_17
Contributor III

Hi Nxp team,

I want write specific value in ble handle and uuid have write caharacterstic on eatt peripheral example using eatt central using method GattClient_SimpleCharacteristicWrite but event in not trigeer in eatt peripheral what to do to trigger the write event in eatt peripheral.

using kw45 

SDK : 25.12

using SDK eatt peripheral example.

标签 (1)
0 项奖励
回复
1 回复

53 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

GattClient_SimpleCharacteristicWrite  sends an ATT Write Request if the value length does not exceed the maximum space for an over-the-air packet (ATT_MTU – 3).

There is a short example to write a 3-byte long Characteristic Value and how the client procedure callback is triggered described in Chapter 5.1.4.4 Characteristic write procedure in Bluetooth Low Energy Application Developer’s Guide

The latest SDK version for KW45 is 25.06, could you help us confirm if you mean another SDK version? As 24.12?

Also, could you help us confirm if the KW45 you are using is the KW45B41Z-EVK or a KW45 custom board?

Best Regards

Luis

0 项奖励
回复