Hello
First I want to wish everyone a happy new Year!

I am using 2xDS2482-800 and 1xDS2482-100 on my I2C bus of my raspberry.
The I2C addresses are 18,19,1A

With the command " "sudo ./owhttpd -p 2121 --i2c=/dev/i2c-1:0
--i2c=/dev/i2c-1:1 --i2c=/dev/i2c-1:2" all devices and slaves will be
found correctly.

However how can I configure the owfs.conf in the same way?
If I use the parameter " device = /dev/i2c-1" only one controller (with
the address 18) will be found.
The parameter " device = /dev/i2c-1:0" is not working, I get the error "
No valid 1-wire buses found"

I found only one hint:
"The /dev/i2c-<n>:<i> syntax denotes offset <n> from I2C address
0011000b on I2C bus of <i>. The mentioned command line syntax thus tells
owhttpd to look for 1-Wire controllers at addresses 0011000b, 0011001b
and 0011010b on the I2C bus of BSC1"

However how can I access all three controller via the owfs.conf file?

Thank you very much for your valuable help.

Regards
Jama

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to