Changing Opcode command for write req

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Changing Opcode command for write req

847件の閲覧回数
rajarathinamlaw
Contributor I


When I am tring to transfer data from Client (data write request) , Data transfering with write attribute as gAttOpcodeWriteCommand_c(0x52) but Data transfer need to configure as gAttOpcodeWriteRequest_c(0x12)

Please refer attached snapshot and suggest us, any seperate API call for gAttOpcodeWriteRequest_c(0x12) or

How to change the Opcode command.

Regards,

Raja

ラベル(2)
タグ(1)
0 件の賞賛
1 返信

621件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Rajarathinam,

Be sure the initialization characteristics write procedure, the param bool_t withoutResponse is selected by 0.

The gAttOpcodeWriteRequest_c will enable, and if you check with the sniffer the opcode will change and wait for an answer request.

Let me know if the problem continues

Hope It helps

Mario