I am in need of help, i’m triying to connect to my ESP-32 board but i always get “Error 503: The specified adress is not a valid Bluetooth MAC adress” and i don’t know how to solve it. Thanks in advance to everyone who answers
The ESP32 is capable of both Classic BT and BLE: which are you using on it ?
Please be aware that if BLE, then you need to load the dedicated extension.
Moreover, as @davidefa has aleady suggested, since you already know the MAC address of your ESP32, you don’t need to pick it up from a list, just connect it directly.
i’m using bluetooth as far as i know. The thing with using a already known adress is that the app needs to be able to function with more than one board so the MAC adress would change