Search found 42 matches

by daromer
Tue Nov 08, 2011 9:40 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Hi,

I havent had time to debug yet. It looks like the Circles actually come back online if I Just wait a bit. At the moment. i just restart xpl-plugwise when it happens.

Will post more info as soon as i got time to debug some.
by daromer
Mon Nov 07, 2011 10:39 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Have tested some more.

And this happens when i loses connection to one circle for a couple of calls. It ends up in some sort of queue. And in the end this just loops around.

In this case i run 1 livepower each 5th second. So that should be enough time between.
by daromer
Sun Oct 30, 2011 4:10 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

There must be a bug in the software. (Perhaps in the plugwise itself but dont think so) It ends up in the loop when a device isnt online and after some time that loops starts going. When i then restart the xpl-plugwise it works except it dosnt still find the devices that got lost earlier. Only way t...
by daromer
Wed Oct 26, 2011 12:57 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Hi, I will try to reduce the amounts later on when the statistics part is done for this new plattform. Haven rewritten all the old code yet. About false readins in source: no idea. If it happens they probably filter it. And perhaps it is due to load is almost 0. But dont know. Since 1 second load is...
by daromer
Wed Oct 26, 2011 10:45 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Another interesting thing is this: Array ( [0] => 192.168.10.1:34405 [1] => xpl-stat [2] => plugwise.basic: [3] => hollie-plugwise.router [4] => -> [5] => * [6] => 995C46 [7] => power [8] => 0.0002 [9] => 17.5629 [10] => kW ) The power on #9 is the 8 second one. It ends u p way to high. This happens...
by daromer
Tue Oct 25, 2011 1:07 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Hi Im sending 5 requests after each another with no timeout with xpl-sender. Then i wait 3-4 seconds after the last one is send and i send another 5 requests for power.. This works kinda well untill it ends up in some loong loop with the above. Im not reading the values with the same process that is...
by daromer
Fri Oct 21, 2011 8:49 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Seems like the xpl-plugwise stalls: It spinns on something like this: '30590' => { 'received_ok' => 1, 'type' => 'plugwise.basic' }, '23752' => { 'received_ok' => 1, 'type' => 'plugwise.basic' }, '23804' => { 'received_ok' => 1, 'type' => 'plugwise.basic' } }; Plugwise connected status is 1 UART RX ...
by daromer
Mon Oct 17, 2011 10:59 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

I can also se alot of at /usr/local/share/perl/5.12.4/xPL/IOHandler.pm line 213 Use of uninitialized value $offnoise in addition (+) at /usr/local/share/perl/5.12.4/xPL/Dock/Plugwise.pm line 809. Use of uninitialized value $gainB in multiplication (*) at /usr/local/share/perl/5.12.4/xPL/Dock/Plugwis...
by daromer
Sat Oct 15, 2011 9:32 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Another question. Im testing the limits of xpl-plugwise to see how i should build my programs. If i run /usr/local/bin/xpl-plugwise --plugwise-tty /dev/ttyU0 --verbose -i eth1 And pools for livehistory constantly the xpl-plugwise stops responding after an hour or so. Is it a bug or something else i ...
by daromer
Fri Oct 14, 2011 1:58 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Nice. Im using my own built software. Bash and php mainly. Then webpages to do the overview.
by daromer
Fri Oct 14, 2011 11:35 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Holli. Awesome! It works now 8) :D :D It will be a damn late night. xpl-stat { hop=1 source=hollie-plugwise.router target=* } plugwise.basic { command=listcircles device00=9927B4 device01=46A07D device02=9927B1 device03=B1B97B device04=B1BCE4 device05=B1BB69 device06=469DC1 device07=B1BB6F device08=...
by daromer
Fri Oct 14, 2011 10:23 am
Forum: 1-Wire Forum
Topic: Temp sensor drop out / network stability
Replies: 6
Views: 12765

Re: Temp sensor drop out / network stability

ESD can cause them to differ a couple of degrees. If you want to have them with same temp put them on breadborad all and in closed space and test which one to use and not to use. This is how i do it when i want several sensors on almost same spot and need accuracy.
by daromer
Fri Oct 14, 2011 10:15 am
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

Thanks for help Hollie! I might have found the cause. It send the request on my external network. And since it broadcasts it it dosnt work. When i started it with -i eth1 and i used the local network on booth the hub and the sender atleast those 2 worked out. Now i just need to get my gf to put in t...
by daromer
Thu Oct 13, 2011 7:01 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

I think i missed something brutal on the way :) I got the latest firmware. This is how i start it: xpl-plugwise --plugwise-tty /dev/ttyUSB0 --ultraverbose And it says: ------- end of device reader ------------------------------- Message queue is: $VAR1 = undef; Response queue is: $VAR1 = undef; Plug...
by daromer
Thu Oct 13, 2011 2:45 pm
Forum: Plugwise Forum
Topic: Plugwise xPL-PERL support
Replies: 32
Views: 29031

Re: Plugwise xPL-PERL support

I dont seem to get the XPL perl thingy to work on the new sticks. THough i tested on some with firmware from 2009 aswell. And didnt work their either so suspect there is an error on my side. I can get python-plugwise to work on the old ones but not on the ones with latest firmware. Is there any step...

Go to advanced search