Comments on: Telegram: ESP32 Motion Detection with Notifications (Arduino IDE) https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 16 Dec 2024 15:08:10 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-992049 Mon, 16 Dec 2024 15:08:10 +0000 https://randomnerdtutorials.com/?p=97919#comment-992049 In reply to BigRocket.

Hi.
Do you get any issues in the Serial Monitor?
Please note that you need to start a conversation with the boat first (manually), before it can send any messages.
Regards,
Sara

]]>
By: BigRocket https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-992019 Mon, 16 Dec 2024 11:53:52 +0000 https://randomnerdtutorials.com/?p=97919#comment-992019 Hello Rui & Sara,
after 2 years, I have tried to restart this project, but it is not reporting anything to the bot.
Was there any change from year 2022 and now which might cause this issue? (in year 2022 it was working perfectly)

Thank you.

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-914995 Mon, 13 May 2024 09:51:13 +0000 https://randomnerdtutorials.com/?p=97919#comment-914995 In reply to Piyush Kumar.

Hi.
Make sure you initialize a conversation with the bot first.
It will only be able to send you notifications if you start a conversation with it first.
Regards,
Sara

]]>
By: Piyush Kumar https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-914670 Sun, 12 May 2024 08:13:53 +0000 https://randomnerdtutorials.com/?p=97919#comment-914670 Hey there, I have followed every step, I can see Motion Detected every half second in serial monitor. But i dont know if esp is connected to wifi or not. Cause Bot is not receiving any messages. I have /start the bot but there is no reply. and no message is coming from esp32 too. Pls help ASAP.

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-872096 Wed, 15 Nov 2023 04:22:50 +0000 https://randomnerdtutorials.com/?p=97919#comment-872096 In reply to Jesus.

Hi.
I think that might be a problem with the hardware or the configuration of the pins.
I don’t think the software might solve the issue.
Regards,
Sara

]]>
By: Jesus https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-871595 Sun, 12 Nov 2023 09:23:55 +0000 https://randomnerdtutorials.com/?p=97919#comment-871595 In reply to Sara Santos.

Many thanks Sara for your quick response. I used GPIO4, but I also used other pins and the issue remains. Any other hint? Maybe a firmware update or something similar?

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-871570 Sun, 12 Nov 2023 04:14:28 +0000 https://randomnerdtutorials.com/?p=97919#comment-871570 In reply to Jesus.

Hi.
Can you try to use another pin for the interrupt?
Regards,
Sara

]]>
By: Jesus https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-871215 Fri, 10 Nov 2023 16:05:03 +0000 https://randomnerdtutorials.com/?p=97919#comment-871215 Hello,
First of all, many thanks for your project and your article, It is superb.
Nevertheless, I’m facing an issue which is a pain for me. I completed everything succesfully (compilation, wifi connection, wiring, etc.) but the interrupt is triggered when no changes un the sensor (I debbuged and no changes in the GPIO input either).
It is triggered in a regular basis and with the same time periods between interrupt calls.
I use esp32-wroom-32 devkit c.
Seeking on the internet I discovered that the built-in wifi interrupts might be triggering the sensor interrupt too. Please, could you support me to solve this annoying issue? Firmware Update? Etc.?
Thank you so much

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-871071 Thu, 09 Nov 2023 16:25:24 +0000 https://randomnerdtutorials.com/?p=97919#comment-871071 In reply to Michael Lulchak.

Great!

]]>
By: Michael Lulchak https://randomnerdtutorials.com/telegram-esp32-motion-detection-arduino/#comment-870902 Wed, 08 Nov 2023 17:14:06 +0000 https://randomnerdtutorials.com/?p=97919#comment-870902 AWESOME example code!

Worked first try 😉

]]>