So I have watched every youtube video, read every bit of info I can and I still cant get my head around how the ESP32 works. Every video seems to do it differently and they all get devices showing up soon as they install it but I get nothing.
I have installed it in multiple ways;
Method 1
- gone to the website and installed it through esphome bluetooth proxy (nothing)
- then added esphome addon (still nothing)
-then installed it as an integration (still nothing)
Method 2
- installed esphome
- installed is as an integration
Method 3
- installed esphome only
At some stage I did manage to get scan results in the logs but only using a switch to turn scanning on and off. I then added my mac address for the iTag as shown on several pages but all I got was unable to connect to iTag.
Can someone explain the correct way to get this thing working so I can connect my iTags?
Do I need to go through the ESPHome Bluetooth Proxy page or do I just install ESPHome addon and go from there? What are the correct codes to write in the esp32’s yaml file (it seems everyone puts something different to get things working).
Also what is the best way to start fresh? Delete ESPHome addon, then ESP32 integration, then the ESP folder?
I’m so frustrated, been at this all day, please help.