WAMP setup for CC3000 Weather Station

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tech500
 
Posts: 199
Joined: Wed Dec 04, 2013 3:53 pm

WAMP setup for CC3000 Weather Station

Post by tech500 »

Looking for setup configuration information for WAMP Server on PC. I have the CC3000 breakout board working; except, for connecting to the server.

I ran both the buildtest and webclient examples from the Adafruit CC3000 Arduino Library;with no problem/s.

Thanks Adafruit for hosting the Forum and your Community support of the Arduino!

William
Attachments
DHCP okay.JPG
DHCP okay.JPG (40.61 KiB) Viewed 592 times
Connection fail.JPG
Connection fail.JPG (29.64 KiB) Viewed 592 times

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: WAMP setup for CC3000 Weather Station

Post by Franklin97355 »

Do you have a DHCP server set up or are you using a wireless router to assign the IP?

User avatar
tech500
 
Posts: 199
Joined: Wed Dec 04, 2013 3:53 pm

Re: WAMP setup for CC3000 Weather Station

Post by tech500 »

I am using a wireless router for DHCP assignment. Same setup I used with Ethernet weather observation project on an Arduino Mega 2560.

I am new to WAMP and not sure how to setup configuration files and/or which configuration file I need to "customize."

My other confusion is the IP I set in the Arduino sketch --is this the address of the WAMP server? Do they need to match or Are they two seperate addresses.

I will be forwarding a port for Internet Connectivity; when I have everything set up.

WAMP: I was able to open the index.html page from localhost. Operating system is Windows 8, 64 bit. I have turned off Skype and IIS (and World Wide Publishing service.

Still not where I think I should be with this project.

William

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: WAMP setup for CC3000 Weather Station

Post by Franklin97355 »

Do you have another computer on your local network you could try to connect to the server? and when you connected with localhost did you specify port 8887?

User avatar
tech500
 
Posts: 199
Joined: Wed Dec 04, 2013 3:53 pm

Re: WAMP setup for CC3000 Weather Station

Post by tech500 »

I tried from my laptop; unable to connect using 192.168.2.7:8887.

I ran the buildtext sketch example again; successfully ping adafruit's website with no losses.

According to buildtest.ino the cc3000 is running firmware 1.24; is this older than required for this project?
Attachments
buildtest.ino result.JPG
buildtest.ino result.JPG (41.42 KiB) Viewed 542 times

User avatar
tech500
 
Posts: 199
Joined: Wed Dec 04, 2013 3:53 pm

Re: WAMP setup for CC3000 Weather Station

Post by tech500 »

Project sketch is the Wifi Weather Station with Wampserver.

Trying to run Wampserver; so far it only displays:
Waiting for data.JPG
Waiting for data.JPG (25.47 KiB) Viewed 523 times
Looks like it is waiting for data.

What changes if any, do I need to make to the Wampserver httpd.conf file? Any other changes to other configuration files?

William

User avatar
Franklin97355
 
Posts: 23911
Joined: Mon Apr 21, 2008 2:33 pm

Re: WAMP setup for CC3000 Weather Station

Post by Franklin97355 »

Perhaps asking your questions about WAMP in the WAMP forums will work better. Once you know the server and its connections to your wifi are functioning you can ask questions about the CC3000 here.

User avatar
tech500
 
Posts: 199
Joined: Wed Dec 04, 2013 3:53 pm

Re: WAMP setup for CC3000 Weather Station

Post by tech500 »

Thanks for the suggestion.

Perhaps there is someone that has the experience of working with the adafruit learning system, "Wifi-Weather-Station" that could point me in the right direction.

I would be interested in hearing from anyone that has this working on a Windows computer, what server they are using, and any configuration changes to the server that were needed.



William

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”