Changing Opcode command for write req
‎07-21-2016
09:03 AM
1,953 Views
rajarathinamlaw
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
1 Reply
‎08-05-2016
02:31 PM
1,727 Views


NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Reply
