Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-22 Thread Ritchie
Hello, now I get it and know where my fault is. I will add the position calculation into the code. Thanks for Help. Best regards Ritchie > Am 22.10.2015 um 12:26 schrieb rot...@gmx.de: >> >> Do they read out the memory page by more than one block and uses the address >> byte as a offset ? >>

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-22 Thread Jan Kandziora
Am 22.10.2015 um 12:26 schrieb rot...@gmx.de: > > Do they read out the memory page by more than one block and uses the address > byte as a offset ? > When you access any of the counter nodes, owfs doesn't read the memory contents but only the counter. TA1/TA2 are set to the last byte of memory in

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-22 Thread Rotarn
help" Betreff: Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation Am 21.10.2015 um 19:36 schrieb Ritchie: > > thanks for taking a closer look too it, but I may try to find a way, > that the owserver will only send information on request. > > Creating extra

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Jan Kandziora
Am 21.10.2015 um 19:36 schrieb Ritchie: > > thanks for taking a closer look too it, but I may try to find a way, > that the owserver will only send information on request. > > Creating extra builds it not needed... > > I just thought it was easy to get a dump. > > Is there maybe a other good do

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Ritchie
Hi to all, thanks for taking a closer look too it, but I may try to find a way, that the owserver will only send information on request. Creating extra builds it not needed... I just thought it was easy to get a dump. Is there maybe a other good documentation what commands are running from the

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Hm seems this was introduced in 76efcb94e4cc1657de4b3197da7e137232200813, commited exactly one year ago (20 Oct 2014). Before that, you had to build with --enable-owtraffic, and it would always be outputted. v2.8p15 is from May 20, 2012... I'd recommend getting a newer owfs before trying to debug

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Alex Shepherd
Hi Johan, > On 22/10/2015, at 2:09 am, Johan Ström wrote: > > Try --traffic (two dashes) Hmmm… so I tried: /usr/bin/owserver -c /etc/owfs.conf --foreground --traffic /usr/bin/owserver: unrecognized option '--traffic' I also note that ‘—traffic’ doesn’t seem to be list

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
Try --traffic (two dashes) On 21/10/15 14:58, Alex Shepherd wrote: >> >> Oh, and --foreground is useful too. > > Hmmm… > > I tried to run it using: > > /usr/bin/owserver -c /etc/owfs.conf --foreground —traffic > > but got an error: > > /usr/bin/owserver: unrecognized option ‘—traffic > > Here is s

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Alex Shepherd
> > Oh, and --foreground is useful too. Hmmm… I tried to run it using: /usr/bin/owserver -c /etc/owfs.conf --foreground —traffic but got an error: /usr/bin/owserver: unrecognized option ‘—traffic Here is some version info: /usr/bin/owserver --version /usr/bin

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
rver , there is a way to log the data. >> >> I have to check my self for this, because this could maybe solve my >> problem. >> >> Best regards >> R. >> >> *Gesendet:* Mittwoch, 21. Oktober 2015 um 06:13 Uhr >> *Von:* "Alex Shepher

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Johan Ström
e my > problem. > > Best regards > R. > > *Gesendet:* Mittwoch, 21. Oktober 2015 um 06:13 Uhr > *Von:* "Alex Shepherd" > *An:* "OWFS (One-wire file system) discussion and help" > > *Betreff:* Re: [Owfs-developers] Try to find bug in my slave DS2423 &g

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Rotarn
a way to log the data.   I have to check my self for this, because this could maybe solve my problem.   Best regards R.   Gesendet: Mittwoch, 21. Oktober 2015 um 06:13 Uhr Von: "Alex Shepherd" An: "OWFS (One-wire file system) discussion and help" Betreff: Re: [Owfs-deve

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Alex Shepherd
Hi Ritchie, > Does somebody has a full byte dumb of a communication between owhttp > (owserver) and a DS2423, when the status page is requested ? I have a owfs system running on a RPi with 2 x LinkUSB adaptors and I have a single DS2423 connected to one of those segments counting LED pulses on

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Jan Kandziora
Am 20.10.2015 um 20:00 schrieb Ritchie: > > I try to analyse the problem with my logic analyser but I can not catch > so many values and always miss the data of the DS2423. Can I disable the > function of trying to find new chips on the bus and send only a single > command to the DS2423 (maybe

[Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Ritchie
Hi, I am still trying to find a bug in my 1-wire protocol implementation of EEPROM and counter. The bug appears since implementation of EEPROM memorypage12..15 . I try to analyse the problem with my logic analyser but I can not catch so many values and always miss the data of the DS2423. Can I