This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TiWi-uB2 stop loading init script

Other Parts Discussed in Thread: CC2564

When debugging dowload init script, I see: after sending command packet  0x01, 0x38, 0xfe, 0x00, TiWi-uB2 stops responding to MCU, i.e. do not return to host event packet.

I use "bluetooth_init_cc2564_2.10.c". When try to load init scripts ver. 2.5, 2.8, 2.12 and same, after sending that command packet, TiWi-uB2 stops responding.

In command packet:

0x01 - type of packet
0x38, 0xfe - opcode
0x00 - parameter total length

opcode 0xfe38 where

0x3F - OFG - is reserved for vendor-specific debug commands

0x238 - OCF.

But BT core specification do not include this OCF.

May be anybody know what is this opcode means?

And why TiWi-uB2 stops responding ?

Best regards,

Vyacheslav.