Comments on: Telegram Group: Control ESP32/ESP8266 Outputs (Arduino IDE) https://randomnerdtutorials.com/telegram-group-esp32-esp8266/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sat, 28 Feb 2026 11:48:16 +0000 hourly 1 https://wordpress.org/?v=6.8.5 By: Richard https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-1165066 Sat, 28 Feb 2026 11:48:16 +0000 https://randomnerdtutorials.com/?p=98814#comment-1165066 Hi Sara,
I have looked at this project and I am still not convinced that this is the right project for me.
I follow the ESP32 Web server e-book and use Item 2.2 which has 4 on/off buttons which control 4 outputs on my ESP32 via Computer IP address or on my Mobile Phone which works fine indoors. What do I need to do to control the same but anywhere outside of my own WiFi.
Many thanks

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-1107566 Wed, 08 Oct 2025 21:25:27 +0000 https://randomnerdtutorials.com/?p=98814#comment-1107566 In reply to Purushotham.

Hi.
Check the variable type and if it is not introducing any non-visible characters like /n , or ”
You may need to convert to char or string.
Regards,
Sara

]]>
By: Purushotham https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-1107018 Tue, 07 Oct 2025 18:37:30 +0000 https://randomnerdtutorials.com/?p=98814#comment-1107018 In reply to Sara Santos.

Hi Sara santos
It would be really helpful if u can reply to this query, I have tried many times it’s not working.
If we hardcode the esp32 with telegram bot id it works, but if we hardcode that using wifi manager it’s not working, can u please help.

]]>
By: Renzo https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-999124 Sat, 11 Jan 2025 22:04:34 +0000 https://randomnerdtutorials.com/?p=98814#comment-999124 Hi Sara,
inside a telegram group, one bot can send a command to another one ?
…may I have an answear please…
thanks
Renzo

]]>
By: Renzo https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-940239 Sun, 21 Jul 2024 16:40:42 +0000 https://randomnerdtutorials.com/?p=98814#comment-940239 Hi Sara,
here I am … again !
I made a gruop of 10 sensors, light controller, yard controller and so….
All run perfectly (thank U so much)
Now, I wanna ask U: it’s possible get a multiple command to the members of the group?
For example can I ask the temperature ( /temp ) and I’d like all the members get an answear.
Is it possible, cause i did some tests …. for nothing.
Thanks a lot Renzo from Italy

]]>
By: Jose Ramos Bravo https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-886501 Sat, 27 Jan 2024 16:26:54 +0000 https://randomnerdtutorials.com/?p=98814#comment-886501 Hola Grupo, alguien me puede ayudar como puedo agregar más led y poder controlar con el ESP32, estuve intentando agregar, pero sólo puedo controlar 1led, espero me puedan ayudar,Gracias.

]]>
By: Ad https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-846662 Tue, 11 Jul 2023 17:20:54 +0000 https://randomnerdtutorials.com/?p=98814#comment-846662 Hello there,
I programmed the WeMos d1 mini as shown and it works ok when I enter the commands in the telegram app both on my iphone and Android tablet.
My 3d option is to use VBA Excel to send a message to the telegram bot. When I do this I see the instructions appear in telegram, but the led will not switch on or off on the WeMos d1. Also I don’t see anything in the serial monitor when I use the excel macros.
Anyone any idea how to solve this?

]]>
By: Sara Santos https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-837699 Sun, 28 May 2023 20:57:33 +0000 https://randomnerdtutorials.com/?p=98814#comment-837699 In reply to Roman.

That’s great!

]]>
By: Roman https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-837682 Sun, 28 May 2023 17:30:27 +0000 https://randomnerdtutorials.com/?p=98814#comment-837682 Recreated this project with ESP8285 and 6 LEDs – worked like a charm. Thinking about creating an RC car for my group just for fun

]]>
By: Albertoo https://randomnerdtutorials.com/telegram-group-esp32-esp8266/#comment-786657 Wed, 28 Sep 2022 15:42:59 +0000 https://randomnerdtutorials.com/?p=98814#comment-786657 hey,

Does someone know if i can get the name of my bot with a command? For example bot.messages[i].from_name gives me the name of the user who send a message but i want to get the name of the bot (for example @my_bot).

kind regards

]]>