IR Trans Wifi Crashes

Here is the place for all Hardware and Firmware related questions

Moderator: marcus

IR Trans Wifi Crashes

Postby pmarien » Tue 4. May 2010, 19:46

Hi,

I've recently bought an IR Trans Wifi. It works fine, except every so often, the web interface seems to crash: the device can no longer responds to commands via the web interface. It responds to pings. Has anyone else experienced this? Is there a firmware update available?

Thanks,
Philip
Hasselt, Belgium
pmarien
 
Posts: 4
Joined: Tue 4. May 2010, 19:41

Re: IR Trans Wifi Crashes

Postby IRTrans » Tue 4. May 2010, 20:52

Hi Philip,
so far we have not seen that.

When and how does that happen ?

Can you access the device via the irserver after that happened ?

IRTrans
IRTrans
Administrator
 
Posts: 2115
Joined: Mon 21. Apr 2008, 23:32

Re: IR Trans Wifi Crashes

Postby pmarien » Wed 5. May 2010, 17:41

Hi again,

It's difficult to pinpoint what exactly causes it. I have a webpage with remotes on it. I use javascript to send commands:

Code: Select all
xmlhttp=new XMLHttpRequest();
xmlhttp.open("GET",url,true);
xmlhttp.send(null);


Occasionally, maybe every 2 days or so, the module will stop responding. Ping works - http requests don't. It's hard to try irserver since I am on mac most of the time...

Philip
pmarien
 
Posts: 4
Joined: Tue 4. May 2010, 19:41

Re: IR Trans Wifi Crashes

Postby IRTrans » Wed 5. May 2010, 19:53

Hi,
could you try to send via UDP to see if it happens then, too ?

IRTrans
IRTrans
Administrator
 
Posts: 2115
Joined: Mon 21. Apr 2008, 23:32

Re: IR Trans Wifi Crashes

Postby pmarien » Thu 6. May 2010, 19:56

Ok - I'll give it a try when it happens again... Let you know.

rgrds,
Philip
pmarien
 
Posts: 4
Joined: Tue 4. May 2010, 19:41

Re: IR Trans Wifi Crashes

Postby pmarien » Mon 10. May 2010, 20:17

Of course - as always, I can't get it to crash anymore... That's a good thing, unless you've just posted to a forum...

I've cleaned up the javascript code in my webpage a little. I had
Code: Select all
xmlhttp.send();
instead of
Code: Select all
xmlhttp.send(null);


Maybe that confused the module somehow?!?

In any case, I'll keep trying, but if you don't hear back from me - my bad and sorry for wasting your time!

Philip
pmarien
 
Posts: 4
Joined: Tue 4. May 2010, 19:41

Re: IR Trans Wifi Crashes

Postby IRTrans » Mon 10. May 2010, 20:43

Hi Philip,
no problem, thank you for the info anyways.

IRTrans
IRTrans
Administrator
 
Posts: 2115
Joined: Mon 21. Apr 2008, 23:32


Return to Hardware

Who is online

Users browsing this forum: No registered users and 8 guests

cron