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.

Download patch based on the PAN1326/PAN1326B installed module

Other Parts Discussed in Thread: CC2564

We are currently replacing PAN1326 module with PAN1326B module which uses TI CC2564B chip.  We would like to load the patch based on installed module.

 

I have used the command:

 

BTPSAPI_DECLARATION int BTPSAPI HCI_Read_Local_Version_Information(unsigned int BluetoothStackID, Byte_t *StatusResult, Byte_t *HCI_VersionResult, Word_t *HCI_RevisionResult, Byte_t *LMP_VersionResult, Word_t *Manufacturer_NameResult, Word_t *LMP_SubversionResult

 

I found that LMP_SubversionResult has different values for these two chips after the call. The values are 6927 for CC2564 and 7056 for CC2564B.

 

Can I use this to download the appropriate patches or is there a better way.

 

Thanks

 

Murshed