Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Yun ConsoleRead does not receive any data when sent from Visual Micro network terminal (Read 3442 times)
RoboBill
Junior Member
**
Offline


Posts: 32
Location: Northern California
Joined: Apr 14th, 2013
Yun ConsoleRead does not receive any data when sent from Visual Micro network terminal
Mar 28th, 2017 at 8:11pm
Print Post  
I have a Dragino Yun on a 2560. I can upload and test successfully the Yun ConsoleRead sketch with the Arduino IDE. When I use the Visual Studio/Micro system, the ConsoleRead uploads fine but fails to read my name input. 

What am I doing wrong.  Undecided

Thanks

RoboBill
« Last Edit: Mar 29th, 2017 at 1:45pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino doesn't say my name on Yun ConsoleRead
Reply #1 - Mar 28th, 2017 at 11:13pm
Print Post  
The SSH write hasn't had much testing and I suspect it needs a bit of work. Really we need to switch to a new ssh library because the current one doesn't work so well.

Will put it on the list for asap, thanks.

ps: Make sure debug is off or set to a different port (serial).
« Last Edit: Mar 28th, 2017 at 11:14pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
RoboBill
Junior Member
**
Offline


Posts: 32
Location: Northern California
Joined: Apr 14th, 2013
Re: Arduino doesn't say my name on Yun ConsoleRead
Reply #2 - Mar 29th, 2017 at 3:38am
Print Post  
FYI.... Since I'm a real Arduino programming beginner, I'm not real sure what SSH is, but I did re-run the program using Ctlr-F5 and its still would work   

Thanks

RoboBill
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino doesn't say my name on Yun ConsoleRead
Reply #3 - Mar 29th, 2017 at 1:44pm
Print Post  
SSH is tcp/ip communications instead of Serial.

Quote:
but I did re-run the program using Ctlr-F5 and its still would work


Do you mean it worked OK?

or

Did NOT work OK?
  
Back to top
WWW  
IP Logged
 
RoboBill
Junior Member
**
Offline


Posts: 32
Location: Northern California
Joined: Apr 14th, 2013
Re: Yun ConsoleRead does not receive any data when sent from Visual Micro network terminal
Reply #4 - Mar 29th, 2017 at 4:05pm
Print Post  
Sorry it did NOT work....
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Yun ConsoleRead does not receive any data when sent from Visual Micro network terminal
Reply #5 - Mar 29th, 2017 at 4:44pm
Print Post  
Okay will look at it as soon as poss. prior to the Draguino the Yun was a waste of time. So it's worth a bit more work now because it was a great design but the real Yun doesn't have enough memory.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint