Other Parts Discussed in Thread: MSP430F2471, CC2560, MSP430BT5190
A few Q's...
- What is the best Bluetooth software for the MSP430F2471 ?
I see dotstack out there.
- How big is the dotstack bluetooth in memory? (flash)
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.
Other Parts Discussed in Thread: MSP430F2471, CC2560, MSP430BT5190
A few Q's...
- What is the best Bluetooth software for the MSP430F2471 ?
I see dotstack out there.
- How big is the dotstack bluetooth in memory? (flash)
Hi Richard,
the Candle Dragon dotstack data sheet says it needs 32k Flash/4k RAM for SPP - look here --> http://www.candledragon.com/pdfs/dotstackDataSheet.pdf .
Rgds
aBUGSworstnightmare
to all who's interested in how to use dotstack, that needs 3.5KB RAM for SPP and just 1KB for HID ...of course, you need some memory for your app. CandleDragon has it running on the off-the-shelf TI platform MSP430-EXP5438 + PAN1315ETU; plug-and-play.
if you use the MSP430BT5190 + CC2560 combo for Bluetooth, the stack from Mindtree comes pre-programmed the the BT5190 device. a low cost tool, the EZ430-RF2560, is available. this is probably the easiest option to get a working bluetooth system.