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?
Webwizard not generating code
Re: Webwizard not generating code
Did you try another browser?
I cannot replicate the problem.
I cannot replicate the problem.
Roberto.
Re: Webwizard not generating code
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?
Re: Webwizard not generating code
If you already have the code saved, just open it and upload.
Roberto.
Re: Webwizard not generating code
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.