Хорошо попробую двенадцатую версию. Сразу вопрос, дело в том что на ПК на котором установлен локальный сервер Blynk (Кстати почему именно такое название? ) порты 8443 (и второй, не помню какой точно) закрыты, может быть мне следует их открыть через реестр? Ежкин кот(это изречение вряд ли google переведет:))) ) может стандартный брандмауэр или защитник Windows блокирует подключение у меня Windows 10 без антивируса и стороннего файрвола\брандмауэра. хотя куда то ведь я все таки подключаюсь:) Но попробую еще с отключенным брандмауэром и защитником, а так же настрою отдельный роутр с отдельной сетью, так сказать для чистоты эксперимента. Может быть у вас есть какие то комментарии по этому поводу?
Согласен, тем не менее, это так! Происходит в точности как я описал, сам не поверил, по этому пробовал несколько раз. Пользователя точно не создавал, так как не знаю как это делается:))) При настройки локального сервера, нового пользователя необходимо создавать через приложения или с ПК на котором установлен локальный сервер?
Да, я читал про про это, только не очень понял в каком месте эти строчки нужно добавить?
То есть если я использую для подключения Wi-FI, то в скетче ESP8266_Standalone я делаю изменения только в этих местах?
char auth = “здесь пишу свой token”;
void setup()
{
Serial.begin(9600);
Blynk.begin(auth, “myssid”, “mypassword”, IPAddress(здесь пишу свой ip));
}
Или как правильно?
Конечно не трудно, но к сожалению в английском я не силен, по этому могу порадовать только дублированным переводом через google переводчик.
Free Translation Google Translator
Good try twelfth version. Immediately
the question, the fact that the PC is installed on the local server
Blynk (By the way why this name? :)) Ports 8443 (and second, do not
remember what exactly) closed, maybe I should open them in the registry?
Ezhkin
cat (this saying is unlikely google translate :)))) may be standard or
Windows Defender firewall blocks the connection I have Windows 10
without third-party antivirus and firewall \ firewall. although
somewhere because I still Reconnecting But try it with the firewall
disabled, and the defense, as well as a separate mood routr a separate
network, so to speak for the purity of the experiment. Maybe you have any other comments on that?
I agree, however, it is! There is exactly as I have described, I do not believe it, try this several times. User did not create precisely because they do not know how to do it :))) If you set up a local server, a new user must be created through the application or from a PC on which the local server?
Yes, I read about about it, just do not quite understand where in the line you want to add?
That is, if I use to connect Wi-FI, then sketch ESP8266_Standalone I make changes only in these places?
char auth = “здесь пишу свой token”;
void setup()
{
Serial.begin(9600);
Blynk.begin(auth, “myssid”, “mypassword”, IPAddress(здесь пишу свой ip));
}
Or how?
Of course not hard, but unfortunately English is not my strong, this can only please the dubbed translation via google translator.