Stefano Ledda

Results 82 comments of Stefano Ledda

Hello Bob, I've just finished to do some tests. Here my "test rig": - Boards: NodeMCU 1.0 (ESP8266) and Node32s (ESP32) - ArduinoJson v 6.19.4 - CTBot v 2.1.9 and...

Hello stsdc, have you tried the echobot sketch? If not, please try it. Another question: looking your message, I suppose you are using an ESP8266 board. Which version of the...

Hello @bosoft-ESP, thank you for using the library. As you said, your environment/scenario is: an ESP8266 board connected via WiFi to a 4G router. So, there could be a WiFi...

> Thank you Stefano From what I understand, I shouldn't call testConnection() anymore? I mean, the first time, after connecting to the wifi, I use testConnection(). Once I receive the...

> Hello Stefano. Today I have seen the version 6.20.1 of ArduinoJson in the library manager of the IDE 1.8.19. I have installed it and it keeps doing continuous resets....

Hello bosoft-ESP, thank you for all your effort!. Could I give and advice? If you open the file `CTBotDefines.h`, there is a define that enable the serial console debug messages....

Hello bosoft-ESP, that error occurs when there is no data in the Telegram Server JSON response (EmptyInput error code). You can check it by storing the JSON data in another...

Hello bosoft-ESP, thank you for your precious feedback! Based on it, I'll check if there are some documented changes on ArduinoJson after the version 6.18.4 that may cause that behavior....

Hello FarhanSakti, as you can se [here](https://limits.tginfo.me/en), you can have up to 20 bots in a group chat. Moreover, all bots can read the group chat and post masseges in...

Hello @jcrona, thank you for the reply! Diving in the sources, I found that the frequncy is in decihertz, thanks. Regarding the ability/possibility to correct the drift by synchronizing the...