Webwizard not generating code

Community contributed apps
Post Reply
benjy1234
Posts: 19
Joined: Mon May 23, 2016 7:22 pm

Webwizard not generating code

Post by benjy1234 »

I posted a similar issue in another post but i really want to get my new wifi to work lol. When I try to generate code on the webwizard it doesnt create anything. I go through all the steps and just get this;

void setup() {
// put your setup code here, to run once:

}

void loop() {
// put your main code here, to run repeatedly:

}

It still works when I try with the Wifi code generator but not with any of the RA ones?
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Webwizard not generating code

Post by rimai »

Did you try another browser?
I cannot replicate the problem.
Roberto.
benjy1234
Posts: 19
Joined: Mon May 23, 2016 7:22 pm

Re: Webwizard not generating code

Post by benjy1234 »

Ive tried chrome on a PC as well as chrome and safari on mac. Ive also tried it logged in and logged out. If I already have a code saved will it make a difference?
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Webwizard not generating code

Post by rimai »

If you already have the code saved, just open it and upload.
Roberto.
benjy1234
Posts: 19
Joined: Mon May 23, 2016 7:22 pm

Re: Webwizard not generating code

Post by benjy1234 »

Well my cloud wifi isnt working with that code, so im trying to just create a general code to see if that saved code is the issue.
Image
Post Reply