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

lora image with sim800 ppp doesnt work #73

Closed
krishnakulkarni88 opened this issue May 19, 2020 · 11 comments
Closed

lora image with sim800 ppp doesnt work #73

krishnakulkarni88 opened this issue May 19, 2020 · 11 comments
Labels
wontfix This will not be worked on

Comments

@krishnakulkarni88
Copy link

Hi,
Thanks for the image it works really well. But when I integrated PPP with sim800 it's not working.
I thought it was my problem and checked with another sd card which has only rasbian image. In another sd card, it's working fine
can you help me solve this issue?

@ryanteck
Copy link
Contributor

ryanteck commented May 19, 2020

We've had issues ourselves with the sim 800. We're working on a new version of the LoRa software with 4G support but believe this is only going to primarily support the EC-25 so can't really help to a certain extent.

Part of this is debian to blame as the 4G module Support isn't as good as Ubuntus. But really to a certain extent I can't support many more than the 4G module we'll be using.

@ryanteck ryanteck added the wontfix This will not be worked on label May 19, 2020
@ryanteck ryanteck reopened this May 19, 2020
@ryanteck
Copy link
Contributor

Actually, we might be able to support the SIM7100 which i'm hoping will be similar to the sim800's config. But it'll be a good couple of weeks yet as progress with 4G has been tricky so far.

@ryanteck
Copy link
Contributor

@krishnakulkarni88 do you have a link of the module add-on you are using?

@krishnakulkarni88
Copy link
Author

Thanks for the reply, I am attaching my gateway module which I am using.
https://www.digikey.com/catalog/en/partgroup/iot-lora-gateway-hat-for-raspberry-pi-board/90535

@ryanteck
Copy link
Contributor

ryanteck commented May 20, 2020 via email

@ryanteck
Copy link
Contributor

That one we won't be able to support I don't think as I assume you're using UART? We'll only be able to support a select set of USB ones.

@krishnakulkarni88
Copy link
Author

ok, thank you for your time.
If I try to install this gateway setup manually in another rasbian os how can I do that? because I have tried a few methods by cloning ic880a repo and installing the sh file but it is not working. but your image starts to work immediately. May I know the procedure on how to install it manually. and also I have changed the pin number in sh file to 17th pin and enable spi still it doesn't work.

@ryanteck
Copy link
Contributor

It sounds like you're using the wrong pin as it's not GPIO 17 and is instead GPIO 22 / BCM 22 number.

@krishnakulkarni88
Copy link
Author

hey, thanks your solution worked, but as you said above ec25 works in Lora image. I tried connecting USB cable of ec25 dev kit and installed PPP. it is showing ip in ifconfig but when I do ping google.com it is giving me name resolution error

@ryanteck
Copy link
Contributor

Sorry, I meant that in the next version we'll support EC25 out of the box among lots of other improvements. We may also be supporting the SIM7100 too at the same time in the new version. But currently neither are supported in the current image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants