blynk-library
blynk-library copied to clipboard
The console closes after launching when trying to connect the device via USB.
Blynk library version: 0.5.1 IDE: Arduino IDE version: 1.8.4 and 1.8.0 Board type: Arduino Nano and ESP8266 Additional modules: Win 8.1 x64 and 10 x86
Scenario, steps to reproduce
Use sketch: Arduino_SoftwareSerial 1)Open "Tools" tab 2)Click: "Blynk: Run USB script"
Expected Result
The console opens and the device connects to the server.
Actual Result
The console opens and closes immediately. Device does not connect to the server.
@Refenz please check v0.5.2 . Should work now
@vshymanskyy v0.5.2. Still the same.