Comments on: Telegram: ESP8266 NodeMCU Motion Detection with Notifications (Arduino IDE) https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 23 Dec 2024 18:37:45 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Mark https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-993868 Mon, 23 Dec 2024 18:37:45 +0000 https://randomnerdtutorials.com/?p=98060#comment-993868 In reply to Gowtham.

That happened to me also when I copied the code from this page. Need to go to VIEW RAW CODE, use that.

]]>
By: Mark Pepping https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-985569 Sat, 23 Nov 2024 08:44:12 +0000 https://randomnerdtutorials.com/?p=98060#comment-985569 Instead of IR sensor, I use HLK2410 radar sensor module.
Works very well.
Thank you for the code.

]]>
By: joe mihawk https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-897290 Sat, 09 Mar 2024 09:47:55 +0000 https://randomnerdtutorials.com/?p=98060#comment-897290 thank for the guide .so helpful for me ?
it work on esp8266
-but i used for ultrasonic sonic hc-sr04

]]>
By: Luc Hey https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-863382 Sun, 01 Oct 2023 16:12:31 +0000 https://randomnerdtutorials.com/?p=98060#comment-863382 In reply to RS.

Had problem to reply to myself 🙂
So… it was this: web.telegram.org/k/#-708148908
It ‘s so easy to copy the the bot token and chat id and to paste it somewhere else.

]]>
By: RS https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-863335 Sun, 01 Oct 2023 08:31:07 +0000 https://randomnerdtutorials.com/?p=98060#comment-863335 In reply to Luc Hey.

What ?, nothing is showing.

]]>
By: Luc Hey https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-863258 Sat, 30 Sep 2023 21:30:11 +0000 https://randomnerdtutorials.com/?p=98060#comment-863258 In reply to RS.

Perhaps this is your looking for:

]]>
By: RS https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-863157 Sat, 30 Sep 2023 08:33:17 +0000 https://randomnerdtutorials.com/?p=98060#comment-863157 I have searched and there seems to be a way where you can enter the bot token and chat id from a server page just like wifi. I cannot find this sketch and have been trying to get it to work. It seems pointers are the way to go regarding this ?. But still no luck. All I want is to be able to send my project to somebody and have them enter their credentials. The only other option is I have to do it and I don’t want to know others bot token or chat id. I have 4 sketches 99% done but can’t get past this

]]>
By: Facundo https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-832911 Mon, 01 May 2023 22:40:07 +0000 https://randomnerdtutorials.com/?p=98060#comment-832911 In reply to Dejan.

I’ve tested it with a HC-SR501 and a ESP8266 v3 powered by 5v from PC.

ESP (VIN) —> HC-SR501 (VCC)
ESP (D5/GPIO14) —> HC-SR501 (OUT)
ESP (GND) —> HC-SR501 (GND)

It worked fine with this setup.
hope it helps. 🙂

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-822769 Fri, 03 Mar 2023 13:53:19 +0000 https://randomnerdtutorials.com/?p=98060#comment-822769 In reply to 12val12.

Hi.
This can be a great help: https://randomnerdtutorials.com/esp32-wifimulti/
Regards,
Sara

]]>
By: 12val12 https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/#comment-822757 Fri, 03 Mar 2023 12:48:57 +0000 https://randomnerdtutorials.com/?p=98060#comment-822757 How in the event of the loss of one wifi ap automatically switches to a another backup wifi ap ?

]]>