AIS-Catcher on Raspberry Pi Zero 2W #279
-
I am trying to setup AIS-catcher on my boat using an RTL-SDR v4 dongle and a Raspberry Pi Zero 2W. I tested the dongle and configuration out first with my laptop and got it working at the first try. Got 4-5 ais targets and managed to forward the data to SignalK as I intended to. Then I moved the dongle to my Pi and used the same configuration (I added the -F flag as the documentation said I should) and started it up. No targets at all. I have tried to lower the sample rate to 288K and I have tried a lot of different configurations on the dongle, but nothing seems to work. The logs looks pretty similar as on the laptop. Has anyone else got any experience with this and how to troubleshoot it? I don't want to have my laptop on the boat the whole summer :-( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
One possible explanation is that the special drivers for the V4 are not installed on the Zero? What do you see as output of the program, any references it has picked up it is a V4? |
Beta Was this translation helpful? Give feedback.
Just looked with my V4 and have the same output. For my reference did you compile the rtl-sdr driver from source for this device?
The point is that with the old driver, it seems that it is running, you just don't receive any data.