В общем настроить blynk через облако и поморгать лампочками, проблемы не составило. А вот настроить локальный сервер что то не получается:(
Делал так:
- Скачал исходник с гитхаба “server-0.11.2”
- Установил на джаву и запустил сервер через CMD "
java -jar server-0.11.2.jar -dataFolder /path
" - Порадовался сообщению “Blynk Server successfully started.”
- Далее в преложении на смарте настроил подключение к серверу по IP (ip адрес ПК на котором запустил сервер и порт 8443)
- Зашел на сервер, только почему то с логином и паролем с которыми регистрировался в облаке, не понимаю он что при заходе на локальный сервер подтягивает данные авторизации из облака?
По карайней мере если отключить локальный сервер, то приложение уже не заходит или напротив заходит если обрубить интернет. - Создаю новый проект? копирую токен в код в IDE, так же прописываю название своей Wi-Fi сети и пароль к ней. Прогружаю ESP.
- Запускаю приложение на смартфоне, при этом приложение не видит модуль ESP в сети (Your ESP8266 is not in network) хотя со смартфона модуль пингуется
В этом то собственно и проблема:(
Free Translation Google Translator
In general, adjust flylink through the cloud and lights blink, the problem is not made. But to set up a local server that does not work
To do so:
- Download the source code with githaba “server-0.11.2”
- Install the Java and launched a server via CMD "
java -jar server-0.11.2.jar -dataFolder / path
" - Pleased post “Blynk Server successfully started.”
- Further, the proposal has to set up a smart connection to the
server at IP (ip address of the PC on which the server is started and
the port 8443) - Went to the server, but why then with login and password which was
registered in the cloud, he does not understand that when entering the
local server pulls the authorization data from the cloud?
At least Karainn if you disable the local server, the application is
no longer walks, or if on the contrary comes to chop off the Internet. - Create a new project? I copy the code in the token in the IDE, as well prescribe the name of your Wi-Fi network and the password to it. Progruzhat ESP.
- Launch the app on your smartphone, and the application does not see
the ESP module network (Your ESP8266 is not in network) at the module
pinged from your smartphone
This is actually a problem