So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By SupDoc
#77358 Does anyone have a couple of good links to using ESP 8266 with BlueToot. If so, kiinly send them to me.
User avatar
By rudy
#77359 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.