Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't connect to SoapyRemote #89

Open
Niemand112233 opened this issue Jul 1, 2021 · 0 comments
Open

Can't connect to SoapyRemote #89

Niemand112233 opened this issue Jul 1, 2021 · 0 comments

Comments

@Niemand112233
Copy link

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant