esp8266-google-home-notifier
esp8266-google-home-notifier copied to clipboard
Enabling Bluetooth on ESP32, causing Home notifier "connection failed" error
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.
BT_Notifier.zip
hi, did you try to check the available heap?