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

915MHz alternative? #11

Closed
CEOGavin opened this issue Dec 14, 2016 · 5 comments
Closed

915MHz alternative? #11

CEOGavin opened this issue Dec 14, 2016 · 5 comments

Comments

@CEOGavin
Copy link

Hi Guys,

The IMST iC880a board only supports 868MHz. Is there any way to have a 915MHz implementation (legal requirements here in Australia)?

Please help. Thanks

@gonzalocasas
Copy link
Member

Hi @CEOGavin! IMST is not manufacturing a 915Mhz version, but RisingHF is, and the good news is that this script is compatible with it. RisingHF has even a board to adapt to the RPi directly, the only difference in that case, is that reset pin needs to be changed, but other than that, it should just work.

@gonzalocasas
Copy link
Member

I'm gonna close this one, but feel free to contact me on gonzalocasas at gmail

@thayuriko
Copy link

thayuriko commented Aug 4, 2017

Hi @gonzalocasas, I'm using a RisingHF board with this adaptor board, but didn't quite understand what you meant with

[...] the only difference in that case, is that reset pin needs to be changed, but other than that, it should just work.

Where should I change the reset pin?

@gonzalocasas
Copy link
Member

Hi @thayuriko, if you use RisingHF's adapter board, then the pin that is used to reset the concentrator is not the same as the one used on the IMST adapter boards. So, you need to change one line of the start.sh script to the correct pin number. The line is this one: https://github.com/ttn-zh/ic880a-gateway/blob/spi/start.sh#L4

I hope this clarifies the situation!

cheers!

@vaz83
Copy link

vaz83 commented Dec 7, 2018

what's the pin number in this situation? i am facing the same problem

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

4 participants