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 ESP8266 sketches not working correctly when uploading via visual studio. (Read 1526 times)
anjerogo
Newbies
*
Offline


Posts: 2
Joined: Jan 22nd, 2019
ESP8266 sketches not working correctly when uploading via visual studio.
Jan 22nd, 2019 at 5:31pm
Print Post  
Hi, i've been using visual micro for about 2 years, never had any issue until now.
I don't know what the issue could be, but i'm currently working on a project using the esp8266 generic module, whenever i upload my sketch, the serial speed is always set to 74880, and i have it set to 115200 in the sketch, i found out that speed by trial and error.
Also this project uses wifi (both ap and station), but when i upload it through visual studio it never creates the access point or can't even connect to an existing SSID.
But if i upload the same sketch using the arduino IDE, it works as expected.
I have performed a clean visual studio 2017 installation (from a previous 2012 version), but the problem is still there, i have the visual micro version 1.1811.24.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266 sketches not working correctly when uploading via visual studio.
Reply #1 - Jan 24th, 2019 at 12:03am
Print Post  
Hi,

The default serial speed on esp is 74880

We need to look at your settings

Please switch on vmicro>compiler>verbose and vmicro>compiler>show build properties. Then build and upload then post the output as a .txt file

Thanks
  
Back to top
IP Logged
 
anjerogo
Newbies
*
Offline


Posts: 2
Joined: Jan 22nd, 2019
Re: ESP8266 sketches not working correctly when uploading via visual studio.
Reply #2 - Jan 24th, 2019 at 11:09pm
Print Post  
Here's the build output.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint