-->
Page 1 of 3

Bluetooth board

PostPosted: Thu Jun 04, 2015 4:47 pm
by funny
Hi everyone,

I would like to know a similar board like ESP8266 that has bluetooth connectivity instead of wifi. Even if it has just two GPIO pins that's ok.

Thanks,
Funny.

Re: Bluetooth board

PostPosted: Wed Jun 10, 2015 4:40 pm
by LastSamurai
I have seen this http://mcuoneclipse.com/2014/03/30/getting-bluetooth-working-with-jy-mcu-bt_board-v1-06/ some weeks ago. Perhaps these modules are what you are looking for. I have to personal experience with them though.

Re: Bluetooth board

PostPosted: Tue Aug 18, 2015 7:44 am
by willfly
funny wrote:Hi everyone,

I would like to know a similar board like ESP8266 that has bluetooth connectivity instead of wifi. Even if it has just two GPIO pins that's ok.

Thanks,
Funny.


HM-10 modules based on CC2540/41 are quite popular bluetooth (BLE - data) modules. It can be programmed natively in C and have bunch of GPIO's but Ti compiler is very expensive. They do support AT command set, so work fine with Arduino as slave board.

Re: Bluetooth board

PostPosted: Tue Aug 18, 2015 8:49 am
by kolban
I believe the Nordic Semiconductor nRF51 is probably what you are looking for. You can find its details by googling.