Other Parts Discussed in Thread: CC2640
Dear all :
there is a question bothering me . I've tried the procedure from http://www.ti.com/lit/ug/swru393e/swru393e.pdf
--------------------------------------------------------------------
[109] : <Tx> - 03:40:42.808
-Type : 0x01 (Command)
-OpCode : 0xFC21 (HCIExt_SetMaxDataLength)
-Data Length : 0x08 (8) byte(s)
TxOctets : 0x0000 (0)
TxTime : 0x0000 (0)
RxOctets : 0x0000 (0)
RxTime : 0x0000 (0)
Dump(Tx):
0000:01 21 FC 08 00 00 00 00 00 00 00 00 .!..........
--------------------------------------------------------------------
[110] : <Rx> - 03:40:42.848
-Type : 0x04 (Event)
-EventCode : 0x000E (HCI_CommandCompleteEvent)
-Data Length : 0x04 (4) bytes(s)
Packets : 0x01 (1)
OpCode : 0xFC21 (HCIExt_SetMaxDataLength)
Status : 0x01 (1) (Unknown HCI Command)
Dump(Rx):
0000:04 0E 04 01 21 FC 01 ....!..
--------------------------------------------------------------------
Should I use the simple central to try this feature ?
or need anything change?