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

Second Signal with hackrf_transfer #1410

Closed
Klammraute opened this issue Feb 3, 2024 · 4 comments
Closed

Second Signal with hackrf_transfer #1410

Klammraute opened this issue Feb 3, 2024 · 4 comments
Assignees
Labels
technical support request for technical support

Comments

@Klammraute
Copy link

Have you read the HackRF troubleshooting documentation?

yes

What outcome were you hoping for?

a normal Replay of a Signal

What outcome actually happened?

When I try to send a .raw file, an additional signal appears to the right of the normal signal, even though the settings and the audio file are the same as with SDRAngel. It doesn't modulate the signal as desired. Did I forget something in the hackrf_transfer command?
hackrf_fallFinal

What operating systems are you seeing the problem on?

Ubuntu Server

What is the output of hackrf_info?

hackrf_info version: unknown
libhackrf version: unknown (0.6)
Found HackRF
Index: 0
Serial number: 0000000000000000453c64c825655d8f
Board ID Number: 2 (HackRF One)
Firmware Version: 2017.02.1 (API:1.02)
Part ID Number: 0xa000cb3c 0x00644f5c

Are you using any third-party software?

Hackrf Directly and SDRAngeln

Are you using any third-party hardware?

Normal Amateurradio Antenna

@Klammraute Klammraute added the technical support request for technical support label Feb 3, 2024
@martinling
Copy link
Member

You have the wrong sample format. The input to hackrf_transfer should be signed 8-bit samples. The SDRAngel documentation says it takes 16-bit samples.

@Klammraute
Copy link
Author

Hi,

i have to correct me, the file i transmit with hackrf_transfer -t, i also recorded with hackrf_transfer -r, its a different file like in sdrangel

thank you

@martinling
Copy link
Member

Using hackrf_transfer -r will record all signals within the received bandwidth, including the DC spike in the middle. You would need to process the data further to extract the signal of interest.

@straithe
Copy link
Member

I'm closing this as there hasn't been a response in over 30 days. Please re-open this issue or open a new one if you still need assistance.

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

No branches or pull requests

3 participants