push-notifications-arduino-esp8266
push-notifications-arduino-esp8266 copied to clipboard
Example of how to generate push notifications on your phone from your ESP8266 using the Arduino IDE.
Hi, What wifi library library do I need to use if I am testing the example with Sparkung esp32 thing? ¡Thank you!
On your example you said to use MyIdBot to know the ChatID but how? Ican use it to know my userID but I don't understand how use it to know...
Hi, I encountered this error while compiling the code in Arduino IDE: C:\Users\Daryl\OneDrive - Nanyang Technological University\Documents\Arduino\libraries\IFTTTMaker\src\IFTTTMaker.cpp:105:11: warning: unknown escape sequence: '\/' 105 | DynamicJsonBuffer jsonBuffer; | ^~~~~~~~~~~~~~~~~~~~~ C:\Users\Daryl\OneDrive -...
I'm trying this code. I've written it on my D1 mini but it continuously rebooting after flashing. can anyone help me? here the error on the serial monitor --------------- CUT...