Hello,
In the wiki under the “Using Bluetooth” page, there is mistake in one of the command.
This: Put the ESP32 into Bluetooth mode with the [ESP115]BT pwd=XXX command.
Should be this: Put the ESP32 into Bluetooth mode with the [ESP110]BT pwd=XXX command.
Otherwise, you just get an error from the ESP32 since the [ESP115] command only takes ON or OFF as argument.
Kind regards,
Sibren
#1 – bdring 于 2019-09-30
Thanks…fixed