Chat freely about anything...

User avatar
By funny
#19480 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.
User avatar
By willfly
#26350
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.
User avatar
By kolban
#26354 I believe the Nordic Semiconductor nRF51 is probably what you are looking for. You can find its details by googling.