Skip to content

Can't connect to SoapyRemote #89

Description

@Niemand112233

Hi,
I installed SoapyRemote on a RPi4 and even tried to use a NanoPi Neo. But I always face the same problem when I try to connect to the soapy remote:

` Traceback (most recent call last):

File "/home/user/.local/bin/soapy_power", line 8, in <module> sys.exit(main())

File "/home/user/.local/lib/python3.8/site-packages/soapypower/main.py", line 366, in main sdr.sweep(

File "/home/user/.local/lib/python3.8/site-packages/soapypower/power.py", line 296, in sweep psd_future, acq_time_start, acq_time_stop = self.psd(freq)

File "/home/user/.local/lib/python3.8/site-packages/soapypower/power.py", line 256, in psd self.device.read_stream_into_buffer(self._buffer)

File "/home/user/.local/lib/python3.8/site-packages/simplesoapy.py", line 483, in read_stream_into_buffer raise RuntimeError('Unhandled readStream() error: {} ({})'.format(

RuntimeError: Unhandled readStream() error: -1 (TIMEOUT)`

What is wrong?

I can see some attempt to connect on the server side, and rtl_tcp does work. But not soapyremote.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions