Teensy3.2+bluetooth HC06… not able to send mails and get push notification. Doing everything right as I tested the program and configuration with ESP8266 NodeMCU-12E.
Does Blynk app API for email and notify doesn’t support over Bluetooth interface or not updated?
I found out that mail and push notification work through internet only. I can understand that mail required smtp protocol and internet is necessary for it.
I only need push notification for my project. Is there any way to do it?