user2684

Results 178 comments of user2684

Depends on #381 so to be generic for all the sensors

really cool! I was looking for something like that since a while, thanks a lot for pointing it out! I'd love to make this available to all NodeManager's weather sensors

Hi, forgive me lack of knowledge, can #55 do the job or is it something completely different? Thanks

Oh I see, thanks for the explanation. Do you have by chance some pointers to share with me or even where I can find some sample code? I found this...

Thanks! I'll definitely try to implement something for v1.6 and come back to you in case of any doubts

Hi, I'm finally working on this but I got lost almost immediately (lack of knowledge :p). I'm aiming at detection only for now and I started from http://playground.arduino.cc/Main/ACPhaseControl. I got...

Weird, would you mind ensuring with a multimeter that while sleeping ping 5 and 6 and both 0v? thanks

Ok thanks so seems to be two different issues: first of all when the node is sleeping, PowerManager should bring both the pins to 0V but doesn't look the case...

OK thanks, what I need to do for my own reference is: 1. Check if PowerManager is working as expected 1. Check if disabling internal pullup for I2C is ok...

Thanks for the feedback, yes this is what I was afraid of, that the attached sensors needed to be re-initialized. Ok so I will keep the SDA/SCL on during sleeping...