web wizard

Community contributed apps
Post Reply
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

web wizard

Post by bkc6868 »

is it down? it wont let generate code for me after going through all the setup

this is all i get

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

}

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

}
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

Re: web wizard

Post by bkc6868 »

@ramai
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: web wizard

Post by rimai »

I don't see nothing wrong.
Can you try a very simple code and report if you are still getting the same thing?
Roberto.
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

Re: web wizard

Post by bkc6868 »

Yes sir I did. I explained what was going on in my pm
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: web wizard

Post by rimai »

I'm thinking something is failing in generating the code. That is why I asked you to try a plain vanilla code. I was able to generate just fine. So, it must be something you are choosing that I am not. I would like to find out so I can fix the bug, but I can't replicate the problem in here.
Roberto.
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

Re: web wizard

Post by bkc6868 »

What triggered it for me was timed schedule on port 6 12pm-on till 6am-off... So on 18 hrs
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: web wizard

Post by rimai »

Ahhh. Let me try later today. Not in front of a computer now.
But, I don't even think the function supports that either. Have to check that too.
Roberto.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: web wizard

Post by rimai »

I found the issue.
https://groups.google.com/forum/#!topic ... nXn1a34d4w
Outdated javascript library.
I updated it and it should work now.
Can you try and report back?
Roberto.
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

Re: web wizard

Post by bkc6868 »

I can later this evening after work
Image
bkc6868
Posts: 95
Joined: Wed Sep 02, 2015 4:39 pm

Re: web wizard

Post by bkc6868 »

it worked with those times now
Image
Post Reply