I have an ESP32 WROOM talking to an HC-06 Bluetooth module.
Plenty of power (they are a bit juice hungry) and used them lots before.
This one is connected on Serial2 of the ESP32 Wroom.
Absolutely refuses to be talked to. I cannot get it to respond to the renaming commands that I always use.
My ESP32 is obviously 3.3v. The return from the HC-06 to the Esp32 is through a voltage divider to keep the levels correct.
Just wondered if maybe the 3.3v serial TX from the ESP32 isn't enough for the HC-06.
I would have thought it was, but I can't think of anything else.
Anyone had this issue?