Dear Sirs,
I used MSP430F5438A + CC2267 to recevie 3 ANT devices, 5 I2C devices and 1 UART device.
I writed an Application to send / get(Read/Write) data from MSP430F5438A and modified sample code of Ti provied sample via BT when all device are actived.
It could work well a moment after powr on and run, but wait few minutes, it will enters SDK_Shutdown_BL6450 function stop BT access.
I look for where enters this function, and found it will enters "validate_eval_package" label when code stop SDK_Shutdown_BL6450
Where can find infomration of this validate_eval_package?
Thanks!
Hi Corin,
I just realized that you are using the MSP430F5438 device. Please use the MSP430BT5190 to overcome this limitation.
Regards,
Miguel
Hu Miguel,
Thanks your reply,
In other words, MindTree provide sample code is only use for MSP430BT5190 + CC2560, others will be happen this limitation. right?
I also found when I access (Read/Write) via BT 14000~ 15000 times, it will stop access and shutdown BT.
So if I'd like to use MSP430F5438A (Because I use Ti provide CC2567PAN1327ANTBT EVM, this EVM use MSP430F5438A) to replace of MSP430BT5190, what can I do?
I also will try to use MSP430BT5190 to verify it again.
Best regards
Corin.
Hello Corin,
Yes, the MindTree stack is only used with MSP430BT5190 + CC2560.
Yes, you need to replace the MSP430BT5190 - that comes in the kit - in the experimenter board.