pcfens / RaspberryPi-AS3935

A basic library for working with the AS3935 that's connected to the Raspberry Pi.
Other
52 stars 24 forks source link

AS3935 bus address #25

Closed bucherrolf closed 7 years ago

bucherrolf commented 7 years ago

I'm getting the bus address 0x1a and not the standard 0x03 if I do i2cdetect. Then the demo script is stopping with IOError [Errno 121] Remote I/O error... I'm running raspberry PI 3 and of course adjustet the Bus to 1. Any hints to solve the problem? unbenannt

pcfens commented 7 years ago

Have you tried the sensor without other devices to make sure none of the other devices are interfering?

bucherrolf commented 7 years ago

No I did. I’m going to run as an individual device and will give you a feedback,

Regards

Rolf

Von: Phil Fenstermacher [mailto:notifications@github.com] Gesendet: Samstag, 18. Februar 2017 16:35 An: pcfens/RaspberryPi-AS3935 RaspberryPi-AS3935@noreply.github.com Cc: bucherrolf rolf.ch.bucher@quickline.ch; Author author@noreply.github.com Betreff: Re: [pcfens/RaspberryPi-AS3935] AS3935 bus address (#25)

Have you tried the sensor without other devices to make sure none of the other devices are interfering?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pcfens/RaspberryPi-AS3935/issues/25#issuecomment-280852888 , or mute the thread https://github.com/notifications/unsubscribe-auth/AV9ZmL38Ab7PEylN9WiDePIbWXUtWJpXks5rdw-2gaJpZM4MFC4f . https://github.com/notifications/beacon/AV9ZmMOlfZiySAbWuhKxaRHj7ARnNXXkks5rdw-2gaJpZM4MFC4f.gif

bucherrolf commented 7 years ago

That’s is. As an individual only device it works perfectly. Many thanks. I should figure out which one is interfering. Connecting just one by one.

I will find out….

Finally so simple….uff

Kind regards

Rolf

Von: Phil Fenstermacher [mailto:notifications@github.com] Gesendet: Samstag, 18. Februar 2017 16:35 An: pcfens/RaspberryPi-AS3935 RaspberryPi-AS3935@noreply.github.com Cc: bucherrolf rolf.ch.bucher@quickline.ch; Author author@noreply.github.com Betreff: Re: [pcfens/RaspberryPi-AS3935] AS3935 bus address (#25)

Have you tried the sensor without other devices to make sure none of the other devices are interfering?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pcfens/RaspberryPi-AS3935/issues/25#issuecomment-280852888 , or mute the thread https://github.com/notifications/unsubscribe-auth/AV9ZmL38Ab7PEylN9WiDePIbWXUtWJpXks5rdw-2gaJpZM4MFC4f . https://github.com/notifications/beacon/AV9ZmMOlfZiySAbWuhKxaRHj7ARnNXXkks5rdw-2gaJpZM4MFC4f.gif

bucherrolf commented 7 years ago

Problem solved. Thanks for assistance. unbenannt