Does anyone have a couple of good links to using ESP 8266 with BlueToot. If so, kiinly send them to me.
Re: ESP 8266 & Blue Tooth
Posted: Mon Jul 23, 2018 2:49 pm
by rudy
The ESP8266 does not have Bluetooth capability. An external hardware module would need to be added along with support software. The most common would be to use a module that allows control using AT commands.
There are projects that use Bluetooth modules in this way. But you would need to specify/select one that supports the version of Bluetooth that you need.
The ESP32 does include native (on chip) Bluetooth capability.
Re: ESP 8266 & Blue Tooth
Posted: Fri Sep 07, 2018 3:42 pm
by icons
not sure if you are still interested but you can watch this youtube video about your question