From: Stefano M. <mo...@ic...> - 2020-08-16 16:30:09
|
The CRC16 error could be related to https://github.com/owfs/owfs/issues/55 <https://github.com/owfs/owfs/issues/55> The version on master is already patched, and will be released in 3.2p4. If possible check if the current version on master works as expected. Stefano > On 16 Aug 2020, at 18:22, Martin Patzak <Mar...@GM...> wrote: > > I tested it and I can confirm that writing to /uncached/simultaneous/voltage increases the CRC16_error by one. > > Mick, do you have voltage devices on your network? (I hope it is not a stupid question) > I don't have such devices, so I cannot test this further... > > Greetings, > Marty > > On 13.08.20 01:04, Mick Sulley wrote: >> I have been doing some more testing and have a couple of issues. My code sets simultaneous/temperature, waits a couple of seconds then reads latesttemp from each sensor. >> >> Reading latesttemp generally takes 0.07 seconds BUT every 120 seconds every sensor takes 0.75 seconds for a single loop, then back to 0.07 seconds. (/settings/timeout/presence is set to 120) >> My understanding is that simultaneous/voltage works in the same way, however when I set it my CRC_errors increases by 8. Why is this? >> Cheers >> >> Mick >> >> > > _______________________________________________ > Owfs-developers mailing list > Owf...@li... > https://lists.sourceforge.net/lists/listinfo/owfs-developers |