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

External GPS or Cellular Antenna? #5

Open
causalloop opened this issue Dec 25, 2017 · 3 comments
Open

External GPS or Cellular Antenna? #5

causalloop opened this issue Dec 25, 2017 · 3 comments

Comments

@causalloop
Copy link

Sorry if I'm misunderstanding - your code thats commented out for selecting internal vs external antenna, is this for the GPS or the cellular antennas? (Mostly I'm interested in how to make sure its using the external gps antenna I've got).

@causalloop
Copy link
Author

Ok, I think I answered part of my own question - that particular line is for the cellular antenna. But I how do you tell the shield to use an external antenna - or does it do it automatically?

@toddmedema
Copy link

Hmm. If I recall correctly, I actually used external antenna for both cell and GPS. Hope that helps!

@dmiddlecamp
Copy link
Owner

So the external antenna code is for the GPS here, but it depends on the version of the shield you're using. The newer shield wants the binary antenna commands here:

https://github.com/dmiddlecamp/fancy-asset-tracker/blob/master/motion-tracker-pro/main.ino#L115-L116

The electron will always need an external antenna, and doesn't have an RF switch if I remember correctly. Thanks! :)

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

3 participants