horihiro / esp8266-google-home-notifier

MIT License
103 stars 23 forks source link

Enabling Bluetooth on ESP32, causing Home notifier "connection failed" error #24

Open cyberelectronics opened 4 years ago

cyberelectronics commented 4 years ago

Hi, Thanks for this great library! Works like a charm, until I try to enable the BT on ESP32. Just including (BluetoothSerial.h) SerialBT.begin, will cause this issue "Connection failed / Failed to get TTS url", but the internet connection is still working without any problem, over WiFi. Ghome_BT_error Ghome_NOBT_OK BT_Notifier.zip

rezaneam commented 3 years ago

hi, did you try to check the available heap?