Re: [Owfs-developers] DS2483 and static electric shock

2016-11-14 Thread Henry Pootel
face/signal-line-protection-ics/DS9503.html > > // Henrik > > Den 2016-11-13 kl. 18:49, skrev Henry Pootel: >> Hello dear friends. >> >> I've finished my hobby project. >> >> You can see the scheme at https://www.kozubsky.org/constant/ >> Sor

[Owfs-developers] DS2483 and static electric shock

2016-11-13 Thread Henry Pootel
electricity of my wool poolover to an 1-w cable. I've touch the cable isolation with a big flash from my finger (1cm about) and lost all 1w bus. ;-) Do you know a good defence of an 1-w bus from static electricity? Thanks.

Re: [Owfs-developers] OWNet perl write/read and a lost byte (RESOLVED)

2016-10-16 Thread Henry Pootel
Hello. The problem was in an old apache2. :-( My CGI scripts is working very good now, after apache2 update! Thank you very much -- == Henry Pootel == -- Check out the vibrant tech community on one of the

Re: [Owfs-developers] OWNet perl write/read and a lost byte (RESOLVED)

2016-10-16 Thread Henry Pootel
All work fine wo CGI. Of course, I can't use compress wo first byte. 16.10.2016 15:01, Matthias Urlichs wrote: > On 16.10.2016 13:41, Jan Kandziora wrote: >> Am 16.10.2016 um 11:27 schrieb Henry Pootel: >>> ;-) But we are can't send binary file by cli. >>> >>

Re: [Owfs-developers] OWNet perl write/read and a lost byte (RESOLVED)

2016-10-16 Thread Henry Pootel
nd binary file by cli. Thank you very much for help! 16.10.2016 01:18, Stefano Miccoli пишет: > >> On 15 Oct 2016, at 15:23, Henry Pootel > <mailto:henry.poo...@regall.net>> wrote: >> >> root@CONSTANT:~> owwrite -s 172.19.19.10 /relay_setting/RELAY_SET >>

Re: [Owfs-developers] OWNet perl write/read and a lost byte

2016-10-15 Thread Henry Pootel
Thank you, Matthias, for your opinion. I see you, but... 15.10.2016 17:43, Matthias Urlichs wrote: > On 15.10.2016 15:23, Henry Pootel wrote: >> Some bytes are lost. (00 - this bytes are lost!!! May be something >> else..) > Null bytes are end-of-string indicators in C. Ap

Re: [Owfs-developers] OWNet perl write/read and a lost byte

2016-10-15 Thread Henry Pootel
0 00 00 00 00 00 00 00 00 00 || * 0400 The read is normal (How many bytes it read? Is it round file length?), but write is not good. Can you show my error? Or is the error in the ownet? Henry. 14.10.2016 22:53, Henry Pootel пишет: > Hello. > > Using owfs-3.1p4. &

[Owfs-developers] OWNet perl write/read and a lost byte

2016-10-14 Thread Henry Pootel
I can unzip the owread data. Please, where is first byte or my mistake? cat /opt/_write #!/bin/sh RW=$4 case "$RW" in read) cat /etc/constant_control.bin ;; write) cat > /etc/constant_control.bin ;; esac Thanks. -- == Henry Pootel == P.S. root@CONSTANT:~>

Re: [Owfs-developers] write to the server

2016-10-08 Thread Henry Pootel
Thank you very much.  I'll try it! Henry Pootel На 8 окт 2016 г., 13:56, в 13:56, Jan Kandziora написал:п>Am 08.10.2016 um 12:06 schrieb Henry Pootel: >> >> By another world, I need to make transfer some data from a client >> to the owserver and read it on the ow

[Owfs-developers] write to the server

2016-10-08 Thread Henry Pootel
on a localhost. By another world, I need to make transfer some data from a client to the owserver and read it on the owserver host for other apps. Can you give me a direction? Thanks. -- == Henry Pootel == -- Check

[Owfs-developers] Is the owserver working?

2015-05-07 Thread Henry Pootel
Hello, dear friends. I've installed newest raspberian to my Raspberry PI (rev.B) and connected two family 20 (ADC) and six family 28 (temperature sensors) devices by 1-wire (pin 4 GPIO) bus. Then I've compiled last version of owfs (ver. 3.1p0) and got my old working owfs.conf for owserver (I'v