Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Transmit data with PlutoSDR but no signal #369

Open
John132-LI opened this issue Apr 11, 2023 · 8 comments
Open

Transmit data with PlutoSDR but no signal #369

John132-LI opened this issue Apr 11, 2023 · 8 comments

Comments

@John132-LI
Copy link

I follow the instructions to build the project on Ubuntu 20.04. Then create "gpssim.bin" and try to transmit to Pluto SDR via "plutoplayer".
Command lines are shown as:
./gps-sdr-sim -e brdc0360.23n -l 1.378898,103.807031,100 -d 300 -s 4000000
./plutoplayer -t gpssim.bin -a -80.0 -b 5.0

Everything seems fine and the console shows "Transmit starts"
but when I use "GPS test" to check the sinal , no satellite is found(Andorid,only on Plane mode)
I don't know if the device is transmitting or not. Anyway to trace it?
How could I find out If something goes wrong ?
Any help would be sincerely appreciated :)

@vxling
Copy link

vxling commented Apr 19, 2023

I checked with UBlox, it received signals but the data invalid.

@vxling
Copy link

vxling commented Apr 19, 2023

Have you replaced the TXCO on Pluto?

@osqzss
Copy link
Owner

osqzss commented Apr 19, 2023

@John132-LI The original XO on the PlutoSDR board has a very large frequency offset. You need to supply more stable external clock input or replace it to a TCXO.
https://s-taka.org/en/plutosdr-tcxo-upgrade/

@John132-LI
Copy link
Author

Thanks for your help. 👍
It turns out that the TX1 channel goes wrong.
I get rid of it and finnally receive signal.
But when I try another test, this error occurs:

* Transmit starts... ERROR: READ LINE: -32 Error pushing buf -32 Done. ERROR: READ LINE: -32 ERROR: READ LINE: -32
What's happening?

@DanishAliChanna
Copy link

hello John132-LI

how you solved your problem? i am facing same issue as yours? it appears transmit starts but then no output has shown.

@John132-LI
Copy link
Author

hello John132-LI

how you solved your problem? i am facing same issue as yours? it appears transmit starts but then no output has shown.

@DanishAliChanna Hi,thanks for you reply.
My problem is that there was a wrecked capacitor on the motherboard. It took me a few days to find that.
So I replaced it with a new one then everything went fine!
Unfortunately it's been more than half a year and I've forgotten the details.
But I assure that using "Player.c" is the easiest way to create the ouput signal.
May all go well with you!

@DanishAliChanna

This comment was marked as resolved.

@Rupak910
Copy link

I follow the instructions to build the project on Ubuntu 20.04. Then create "gpssim.bin" and try to transmit to Pluto SDR via "plutoplayer". Command lines are shown as: ./gps-sdr-sim -e brdc0360.23n -l 1.378898,103.807031,100 -d 300 -s 4000000 ./plutoplayer -t gpssim.bin -a -80.0 -b 5.0

Everything seems fine and the console shows "Transmit starts" but when I use "GPS test" to check the sinal , no satellite is found(Andorid,only on Plane mode) I don't know if the device is transmitting or not. Anyway to trace it? How could I find out If something goes wrong ? Any help would be sincerely appreciated :)

hello john132-LI

i am also using pluto sdr.
But i cant transmit the signal. It is saying plutoplayer is not recognised. As you have already used it, can you help me out with what i should do here.

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

No branches or pull requests

5 participants