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 Wifi connect failed when debugging esp8266 (Read 2456 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Wifi connect failed when debugging esp8266
May 10th, 2017 at 11:50am
Print Post  
The debugger for the esp8266 prevented wifi connect due to a bug in the esp core

Visual micro used a delay() in the setup() to allow the pc time to start the debugger.

The delay was removed from recent versions of visual micro. This means that breakpoints/trace messages in the setup() might be missed.

The issue is logged here:-

https://github.com/esp8266/Arduino/issues/2186



« Last Edit: May 10th, 2017 at 11:50am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint