

Go to the Project Settings (nut icon). You should get Auth Token in the Blynk App.

SoftwareSerial SwSerial(4, 5) // RX, TX// in Blynk app writes values to the Virtual Pin 1 Pressing V0 does not cancel the terminal but adds 01 #define BLYNK_PRINT Serial I did as you told me, or rather I think I followed your instructions but I do not want to re-issue my blynk side code.But it does not go
#Macintosh serial terminal program code
Then I think I entered the code in the tags as I had to do. I also hope I did not mess up in the presentationįirst of all thank you for answering me. How can I resolve, where I am wrong? I hope he did not mess up when posting the schecks. I have also done other tests but I can not read the data I send from the Arduino. Terminal.write(param.getBuffer(), param.getLength()) if you type "Marco" into Terminal Widget - it will respond: "Polo:" Serial.print("Arduino UNO ha risposto ") On mega I entered the following scheck const int buttonPin = 11 // the number of the pushbutton pinĬonst int ledPin = 13 // the number of the LED pin

Hi first of all sorry for my english, but I’m using google translator.I am an electrical engineer but with a passion to program.Premessed that I come to my problem.I would need to read data from the serial of arduino on the terminal blynk.Sto using arduino mega and Arduino ESP8266 Wifi Shield version 1.0 by Wang Tongzi ".
