Wifi trouble

Expansion modules and attachments
Post Reply
billw
Posts: 38
Joined: Sat Aug 04, 2012 1:20 pm
Location: Lexington, KY

Re: Wifi trouble

Post by billw »

lnevo wrote:Your DDNS line is wrong. It is supposed to be a comment but a backslash by mistake. Change the \ Your DDNS to // Your DDNS
The wizard's code generator does that. I've experienced the same thing. I solved it by just leaving that field blank in the RA wizard.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Wifi trouble

Post by rimai »

The RA generated this error, but the newer release has this bug fixed.
You can grab the lastest here:
http://www.reefangel.com/update/files/t ... Wizard.jar
Overwrite the one located in your \Documents\Arduino\tools\Wizard\tool folder
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: Wifi trouble

Post by Reefology »

HodagReef wrote:Ok - at work now but will change later tonight. Thanks everyone for the help. For my education, did I cause this? or did the RA wizard generated the error?
It was the wizard. I had the same issue a few days ago that drove me batty :twisted: All good now :D
Image
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: Wifi trouble

Post by Reefology »

Thanks for the update Roberto. however, I am now getting 2 other errors?

'class ReefAngelClass' has no member named 'DDNS'

'class ReefAngelClass' has no memeber named 'Use2014 screen'

Thanks
Image
billw
Posts: 38
Joined: Sat Aug 04, 2012 1:20 pm
Location: Lexington, KY

Re: Wifi trouble

Post by billw »

rimai wrote:The RA generated this error, but the newer release has this bug fixed.
You can grab the lastest here:
http://www.reefangel.com/update/files/t ... Wizard.jar
Overwrite the one located in your \Documents\Arduino\tools\Wizard\tool folder
Thanks, Roberto!
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Wifi trouble

Post by rimai »

Reefology wrote:Thanks for the update Roberto. however, I am now getting 2 other errors?

'class ReefAngelClass' has no member named 'DDNS'

'class ReefAngelClass' has no memeber named 'Use2014 screen'

Thanks
Are you using Arduino on your linux or Windows?
Roberto.
Reefology
Posts: 209
Joined: Fri Dec 26, 2014 6:38 pm

Re: Wifi trouble

Post by Reefology »

Lol, thought you might ask that. I use both but test trial runs on linux before creating and unloading on windows. Because I got the error, never bothered to try it on windows. So these error are sticky on a linux system?
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: Wifi trouble

Post by lnevo »

No its not normal. Theres something wrong in your setup or the code. Does it compile on the windows box?
HodagReef
Posts: 33
Joined: Wed Jun 13, 2012 12:19 pm

Re: Wifi trouble

Post by HodagReef »

Update - back up and running. Thanks for the support!
Post Reply