Hello, sorry for my English, I am Belgian
I hope to write in the right place
I use Blink with smatphone (wireless) and USB cable connected to Arduino UNO, everything works ok. (Windows 10).
it is possible to use a local server and USB?
I install the .jar file to the local server (server-0.18.3.jar) normally successfully, see print screen
Dmitriy thank you, I’ll try to understand, my English is very limited, sorry.
If I open the file blink.log I
2016-10-04 16:13:52.302 INFO - Using data dir ‘\path’
2016-10-04 16:13:52.363 INFO - Region : local
2016-10-04 16:13:52.919 INFO - Initializing gmail smtp mail transport. Username : example@gmail.com. SMTP host : smtp.gmail.com:587
2016-10-04 16:13:53.119 WARN - ATTENTION. Certificate C:\Blink server and key C:\Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-04 16:13:53.311 WARN - ATTENTION. Server certificate paths cert : ‘C:\Blink server’, key : ‘C:\Blink server’ - not valid. Using embedded server certs and one way ssl. This is not secure. Please replace it with your own certs.
2016-10-04 16:13:53.636 WARN - ATTENTION. Certificate C:\Blink server and key C:\Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-04 16:13:53.786 WARN - ATTENTION. Certificate C:\Blink server and key C:\Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-04 16:13:53.933 WARN - ATTENTION. Certificate C:\Blink server and key C:\Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-04 16:13:54.236 INFO - Hardware plain tcp/ip server listening at 8442 port.
2016-10-04 16:13:54.238 INFO - Hardware SSL server listening at 8441 port.
2016-10-04 16:13:54.238 INFO - Application server listening at 8443 port.
2016-10-04 16:13:54.238 INFO - HTTP API server listening at 8080 port.
2016-10-04 16:13:54.239 INFO - HTTPS API server listening at 9443 port.
2016-10-04 16:13:54.239 INFO - HTTPS Admin UI server listening at 7443 port.
2016-10-04 16:13:54.240 INFO - Web Sockets server listening at 8082 port.
2016-10-04 16:13:54.240 INFO - Web SSL Sockets server listening at 8081 port.
2016-10-04 16:13:54.240 INFO - Mqtt hardware server listening at 8440 port.
follow this guide.in this video at 7:50min
give the absolute/real path
or run this command -jar server-0.18.3.jar -dataFolder data
the folders look like this enter link description here
Are you native dutch or french speaker? I can probably help you out in the first case, but my french is very much non-existent.
I’m running a local server too and it works fine. Mail and server certificates are not mandatory by the way, so it should work without them (except mailing notifications of course).
Ok, nevermind than, as I said, I don’t speak French, I’m from holland.
You can edit your sketch to connect the Arduino to your local server, so yes, that is possible. Please see the “Manual connection” example. It shows you how you can connect to a different server than the standard one.
Connect the USB Arduino board, Boards_Serial_USB Use example (in Arduino)
Place the tank auth
Upload in Arduino
Set Blynk_Release_v0.3.9
Copied Blynk, BlynkESP8266_Lib, SimpleTimer and Time in directory
Open the file ser.bat blynk-line set COMM_PORT = COM to my com port (12)
Rename com2tcp.bin in com2tcp.exe
Leaving the Arduino program
Throwing the blynk-ser.bat file
Start the Blink program on my smartphone with my email address and password Token + (OK connection)
OK everything works
To go well, can you tell me the same procedure to create a local
server via USB, I am probably toujour the same error when I want to
create one
I have java installed
java version “1.8.0_101”
Java ™ SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot ™ Client VM (build 25 101-b13, mixed mode, sharing)
create Blink directory server in c: / user / francis / server blink
copied server-0.18.3.jar in c: / user / francis / server blink
Start CMD and go to c: / user / francis / server blink
Type java -jar server-0.18.3.jar -dataFolder / path
The window displays
Blynk Server successfully started.
All server output is Stored in folder 'C:. \ Users \ Francis \ Blink server \ logs ’ file.
file appears blink.log
2016-10-05 17: 11: 59,538 INFO - Using data dir \ path ’
2016-10-05 17: 11: 59,601 INFO - Region: local
2016-10-05 17: 12: 00,255 INFO - Initializing gmail SMTP email transport. Username: example@gmail.com. SMTP host: smtp.gmail.com:587
2016-10-05 17: 12: 00,487 WARN - CAUTION. Certificate C: \ Users \ Francis \ Blink server and key C: \ Users \ Francis \ Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-05 17: 12: 00,803 WARN - CAUTION. Server certificate cert paths: ‘C: \ Users \ Francis \ Blink server’ key: ‘C: \ Users \ Francis \ Blink server’ - not valid. Using embedded server ssl certs and one way. This is not secure. Please replace it with your own certs.
2016-10-05 17: 12: 01,157 WARN - CAUTION. Certificate C: \ Users \ Francis \ Blink server and key C: \ Users \ Francis \ Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-05 17: 12: 01,288 WARN - CAUTION. Certificate C: \ Users \ Francis \ Blink server and key C: \ Users \ Francis \ Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-05 17: 12: 01,488 WARN - CAUTION. Certificate C: \ Users \ Francis \ Blink server and key C: \ Users \ Francis \ Blink server paths not valid. Using embedded certs. This is not secure. Please replace it with your own certs.
2016-10-05 17: 12: 01,757 INFO - Hardware plain tcp / ip server listening at 8442 port.
2016-10-05 17: 12: 01,757 INFO - Hardware SSL server listening at 8441 port.
2016-10-05 17: 12: 01,773 INFO - Application server listening at port 8443.
2016-10-05 17: 12: 01,773 INFO - API HTTP server listening at port 8080.
2016-10-05 17: 12: 01,773 INFO - API HTTPS server listening at port 9443.
2016-10-05 17: 12: 01,773 INFO - HTTPS Admin UI server listening at 7443 port.
2016-10-05 17: 12: 01,773 INFO - Web Sockets server listening at port 8082.
2016-10-05 17: 12: 01,773 INFO - Web Sockets SSL server listening at port 8081.
2016-10-05 17: 12: 01,773 INFO - MQTT hardware server listening at 8440 port.
I made a mistake? If ok, I did what then sorry to take your time
I believe work has been done with other email providers but for now I would use Gmail and set up forwarding to Hotmail. You need to authorise Gmail to process emails via Blynk. Procedure is covered in the comprehensive local server setup on GitHub.