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

TX speed slow and long #5

Open
kghill opened this issue Nov 9, 2018 · 1 comment
Open

TX speed slow and long #5

kghill opened this issue Nov 9, 2018 · 1 comment

Comments

@kghill
Copy link

kghill commented Nov 9, 2018

I have built a Trackunio shield which I am using on a Geekcreit uno. I am using the Trackuino 1.5.1 code. I am having problems with TX APRS messages being received on ASPRIS32. When I listen to the audio the messages are being sent slow compared to other audio I hear. As well, the transmission are rather long. Can someone point out where the problem would be. It seems the clock speed is to slow.

73, VE6AGD

@jamarju
Copy link

jamarju commented Nov 10, 2018

Use an ISP programmer to check the fuses. Proper values for the uno are in the Arduino boards.txt file:

uno.bootloader.low_fuses=0xFF
uno.bootloader.high_fuses=0xDE
uno.bootloader.extended_fuses=0x05

If you don't have an ISP programmer you can build one with another arduino.

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

2 participants