Post Go back to editing

Running CN0566 code on Raspberry Pi OS instead of ADI Kuiper Linux

Thread Summary

The user is experiencing issues with the CN0566 module not being detected on a Raspberry Pi running Raspbian OS, despite the Pluto SDR being connected correctly. The final answer suggests ensuring the Raspbian kernel has support for the ADAR1000, ADF4159, and AD7291 devices and that the device tree overlay is added. Alternatively, the user can run the CN0566's Raspberry Pi on Kuiper Linux and connect to it from another Raspbian Pi, while installing libiio and pyadi-iio on the Raspbian system.
AI Generated Content
Category: Hardware
Product Number: CN0566

Good day,

Could you please suggest a procedure for correctly installing pylibiio and pyadi-iio on a Raspberry Pi running the standard Raspbian OS, rather than ADI Kuiper Linux?

Our code runs successfully on ADI Kuiper Linux, but our application needs to operate on a generic Raspbian system. The Pluto SDR is connected correctly, but the CN0566 module cannot be detected—resulting in a “Connection refused” error.

Thank you in advance!