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.

The Bluetooth SPP based on CC2564 with MSP430F5418a (bluetopia stack).

Other Parts Discussed in Thread: CC256XMSPBTBLESW, MSP430F5418A, MSP430F5438A, MSP430F5342

Hi colleges!

I have compiled demo project <SPPDemo> from "CC256XMSPBTBLESW: Stonestreet One BT+BLE Stack on MSP430 v1.3" and found delightful result:

There were used only 116k of Flash and 6.5k of RAM.

Is that mean the possibility to implement Serial Port extension via Bluetooth based on lightweight MSP430F5418a (128k Flash, 16k RAM) instead of MSP430F5438a (256k Flash, 16k RAM). Or even to use the MSP430F5342 (128k Flash, 10k RAM) in small QFN48 (7x7mm).

Thanks for your advice and comments.