Dear @khoih
I made the changes proposed in your message, I tested timeout 10000L & 20000L but no satisfactory result. See the serial log:
09:08:02.166 -> IP5306 KeepOn OK
09:08:08.171 -> Initializing modem...
09:08:13.330 -> Modem: SIM800 R14.18
09:08:13.330 -> Waiting for network... OK
09:08:21.206 -> Network connected
09:08:21.206 -> Connecting to APN: myq OK
09:08:29.663 -> [27517]
09:08:29.663 -> ___ __ __
09:08:29.663 -> / _ )/ /_ _____ / /__
09:08:29.663 -> / _ / / // / _ \/ '_/
09:08:29.663 -> /____/_/\_, /_//_/_/\_\
09:08:29.663 -> /___/ v0.6.1 on ESP32
09:08:29.663 ->
09:08:29.663 -> [27519] Modem init...
09:08:29.808 -> [27641] Connecting to network...
09:08:29.808 -> [27651] Network: TIM
09:08:29.808 -> [27652] Connecting to myq ...
09:08:36.892 -> [34759] Connected to GPRS
09:08:36.927 -> [34770] Connecting to blynk-cloud.com:80
09:08:38.304 -> [36175] Ready (ping: 424ms).
09:08:38.398 -> Connecting to vsh.pp.ua OK
09:08:39.192 -> Performing HTTP GET request...
09:08:59.219 ->
09:08:59.253 -> Server disconnected
09:08:59.253 -> GPRS is NOT disconnected
After the above last serial log { 09:08:59.253 → GPRS is NOT disconnected } there is nothing more and from the beginning there is not Blynk operation ( LED flashing at Blynk App ).
It seems that something is not “compatible” when the BlynkSimpleTinyGSM.h and/or TinyGsmClient.h is used …
Thanks and Best Regards,
Mike Kranidis