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 Does not connect to Wifi (esp8266/Huzzah) (Read 3863 times)
jong
Newbies
*
Offline


Posts: 7
Joined: Jul 9th, 2016
Does not connect to Wifi (esp8266/Huzzah)
Jul 9th, 2016 at 4:34pm
Print Post  
Please load the attached ino into Visual Micro and deploy to an ESP8266 board (I'm using the Huzzah).

It does not connect to the Wifi network.

It works when I flash to the device using the Ardiuno IDE.

« Last Edit: Jul 9th, 2016 at 7:27pm by jong »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12201
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Does not connect to Wifi (esp8266/Huzzah)
Reply #1 - Jul 9th, 2016 at 7:26pm
Print Post  
Please post again because I can see the attachment.
  
Back to top
IP Logged
 
jong
Newbies
*
Offline


Posts: 7
Joined: Jul 9th, 2016
Re: Does not connect to Wifi (esp8266/Huzzah)
Reply #2 - Jul 9th, 2016 at 7:28pm
Print Post  
Tim@Visual Micro wrote on Jul 9th, 2016 at 7:26pm:
Please post again because I can see the attachment.


I must not have attached it before.  I attached it to the original just now...sorry.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12201
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Does not connect to Wifi (esp8266/Huzzah)
Reply #3 - Jul 9th, 2016 at 7:43pm
Print Post  
Hi,

I created a new project with your code and uploaded. When I open the serial monitor it shows it has worked.
Code
Select All
et-Cookie: __cfduid=dcd531edaf505402fd9890814608f39271468093308; expires=Sun, 09-Jul-17 19:41:48 GMT; path=/; domain=.adafruit.com; HttpOnly
Last-Modified: Mon, 20 Jun 2016 18:49:02 GMT
ETag: W/"4a-535ba286e04b5-gzip"
Vary: Accept-Encoding
Server: cloudflare-nginx
CF-RAY: 2bfe416b6302061c-LHR

4a
This is a test of the CC3000 module!
If you can read this, its working :)

0


closing connection
connecting to www.adafruit.com
Requesting URL: /testwifi/index.html 



Can you please show what you see in the serial monitor after upload.

Also give verbose compiler output or email to info[at]visualmicro.com

Thanks
« Last Edit: Jul 9th, 2016 at 7:44pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint