villekille 0 Posted April 11, 2017 Share Posted April 11, 2017 I am making a board featuring an MSP430 microcontroller, and a couple of sensors that are read with the ADC of the MSP430. This data should be sent over bluetooth (BLE) connection to another device. How do I do it? Is there any specific chip which would include bluetooth communications already while being a microcontroller? Or what chip is the easiest to interface with the MSP430? Board space is very limited so compact size is a plus. Quote Link to post Share on other sites
NurseBob 111 Posted April 12, 2017 Share Posted April 12, 2017 @villekille You might start here for a little background. And as always, Google is a good place to start. FWIW, just entering "bluetooth" in the forum search returns some 20 pages of references. I can't advise you on which '430 to use, but any with a UART and an ADC that meets your needs (again, you don't specify the precision). You may want to do a parametric search on the TI site for '430 mcus that meed your needs. Quote Link to post Share on other sites
dubnet 238 Posted April 12, 2017 Share Posted April 12, 2017 In addition to what @NurseBob said you may also want to take a look at this: http://www.ti.com/product/cc2640?keyMatch=bluetooth&tisearch=Search-EN-Everything Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.