I was looking into a solution to send push notifications from an ESP8266 module to an Android application. I know that this is possible with the Google Cloud Messaging service. But what I found on the internet is using an external webserver, able to run PHP (or Python) scripts and using a MySQL server to...
↧