Thanks for the code.
you have a bug in the code, at least with the latest version of Blink, the thing is that when the local server is connected with this configuration in port 80, Blink port 8080 and you need to specify in the settings, instead of
Blynk.begin (AUTH, WIFI_SSID, WIFI_PASS, SERVER);
need
Спасибо за код.
у Вас в коде ошибка, по крайней мере с последней версией Блинк, дело в том, что при локальном сервере при такой конфигурации коннектиться в порту 80, у Блинк порт 8080 и надо указывать в настройках, вместо
Blynk.begin(AUTH, WIFI_SSID, WIFI_PASS, SERVER);
надо
Thanks for the code. you have a bug in the code, at least with the latest version of Blink, the thing is that when the local server is connected with this configuration in port 80, Blink port 8080 and you need to specify in the settings, instead of
Blynk.begin (AUTH, WIFI_SSID, WIFI_PASS, SERVER);
needMake changes to the code.
Спасибо за код. у Вас в коде ошибка, по крайней мере с последней версией Блинк, дело в том, что при локальном сервере при такой конфигурации коннектиться в порту 80, у Блинк порт 8080 и надо указывать в настройках, вместо
Blynk.begin(AUTH, WIFI_SSID, WIFI_PASS, SERVER);
надоВнесите изменения в код