Comments on: ESP8266 NodeMCU: Send Pushover Notifications (Arduino IDE) https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 10 Oct 2024 12:40:17 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Romain https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-970164 Thu, 10 Oct 2024 12:40:17 +0000 https://randomnerdtutorials.com/?p=127842#comment-970164 Hello,

I’ve tried this sketch which works well “alone”.
I have integrated the code in another one already in place with http requests but it doesn’t work.
After many different approaches, it looks like it is not possible to manage both HTTP and HTTPS in the same sketch with the ESP8266.
Regards,
Romain

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-895546 Thu, 29 Feb 2024 12:31:18 +0000 https://randomnerdtutorials.com/?p=127842#comment-895546 In reply to David Evans.

Hi.
This certificate is valid until 2038. But, Pushover might change their certificate whenever they want.
There might be a way to know when the certificate has changed, but I don’t know how to do that at the moment.
Regards,
Sara

]]>
By: David Evans https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-895175 Tue, 27 Feb 2024 23:03:30 +0000 https://randomnerdtutorials.com/?p=127842#comment-895175 In reply to Sara Santos.

The cert change was a problem for me, too. How often does it happen? Is there a way to get a notification that is going to happen? PS: you still have the old cert in the explanation section.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-892457 Sun, 18 Feb 2024 11:53:03 +0000 https://randomnerdtutorials.com/?p=127842#comment-892457 In reply to Bill h.

Hi.
Yes, you’re right.
Thanks for letting us know.
Yes, the problem is with the certificate.
We updated the code with the new certificate.
The code should work now.

Regards,
Sara

]]>
By: Bill h https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-892371 Sun, 18 Feb 2024 00:07:08 +0000 https://randomnerdtutorials.com/?p=127842#comment-892371 Hi, i used this example sketch and it worked great. However, round about 4 Feb 2024 it stopped working and gives http response of -1. I’m not sure but may it be something to do with the SSL cert used in the sketch. I have tried pasting new cert but get same -1 response.
Bill

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-837389 Fri, 26 May 2023 15:15:06 +0000 https://randomnerdtutorials.com/?p=127842#comment-837389 In reply to m yunus anis.

Hi.
I think you can use the same API key for all devices.
Regards,
Sara

]]>
By: m yunus anis https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-836918 Mon, 22 May 2023 22:23:12 +0000 https://randomnerdtutorials.com/?p=127842#comment-836918 In reply to Sara Santos.

Thank you
I will do according to your instructions, anyway, 1 API key for 1 device ?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-836904 Mon, 22 May 2023 20:36:48 +0000 https://randomnerdtutorials.com/?p=127842#comment-836904 In reply to m yunus anis.

No. It should run just fine.
Regards,
Sara

]]>
By: m yunus anis https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-836417 Sun, 21 May 2023 13:32:03 +0000 https://randomnerdtutorials.com/?p=127842#comment-836417 In reply to Sara Santos.

Hello

I made a temperature monitoring using 8266 and display oled 1inch, if I add a notification function, won’t it be too heavy for the 8266?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-pushover-arduino/#comment-835937 Sat, 20 May 2023 20:01:58 +0000 https://randomnerdtutorials.com/?p=127842#comment-835937 In reply to m yunus anis.

Hi.
What do you mean?
Can you better describe your question?
Regards,
Sara

]]>