ameltech / sme-se868-a-library

This is the SmartEverything library to manage the GPS component
7 stars 7 forks source link

GPS not working #8

Closed MansourM61 closed 7 years ago

MansourM61 commented 7 years ago

Hi, I have a SmartEverything Fox board. All the examples and libraries shipped with the board are working fine except for GPS and SigFox.

When I upload "LocanizationInfo" example, the GPS module won't get into ready state and in the serial monitor I only see "Locking GPS position...". (Basically the code "smeGps.ready()" always returns False).

I tried outdoor in clear sky with no building around, but the problem didn't get solved.

Please let me know if I can deal with this issue.

Cheers.

searobin commented 7 years ago

The gps module should lock enough satellites, in open sky within 30/60 seconds. The library has not been changed recently. Could you please have another try?

Where are you located?

MansourM61 commented 7 years ago

I tried it for almost 2 minutes. I am in Glasgow, Scotland.

searobin commented 7 years ago

Just another question,

We haven't received any real issue on the GPS functionality so far, I'm wondering if your GPS module is properly working.

Which is the mounted GPS module type? Is it the 868-A? Could you please have another try, maybe with clear sky (no clouds if possible). Better, at this point, if with another board.

Thanks

Severino

smkkHw commented 7 years ago

Another question.

which core did U download for the ASME ?

From the Board manager (after the Arduino Zero core) U should download the ARROW core

Mik

MansourM61 commented 7 years ago

Thank you both for replying.

searobin: The GPS chip is SE868-AS. I have two SmartEverything Fox Boards and both have the same issue.

smkkHw: I followed the PDF file http://docs-europe.electrocomponents.com/webdocs/144b/0900766b8144b09d.pdf. It doesn't say any thing about ARROW core. Maybe that's the problem. Could you please tell me which core I should pick from "Board Manager"?

Cheers.

searobin commented 7 years ago

Mansour.

Looking for Smarteverything in the board manager you will find two board libraries: Amel-Tech and Arrow.

You need to install the second one

Ciao

Severino

⁣--

Severino Peirano Via Colzani 48 -I-20831 Seregno MB seve@ioteam.it +39 340 6745795​

Il giorno 15 set 2017, 13:39, alle ore 13:39, MansourM61 notifications@github.com ha scritto:

Thank you both for replying.

searobin: The GPS chip is SE868-AS. I have two SmartEverything Fox Boards and both have the same issue.

smkkHw: I followed the PDF file http://docs-europe.electrocomponents.com/webdocs/144b/0900766b8144b09d.pdf. It doesn't say any thing about ARROW core. Maybe that's the problem. Could you please tell me which core I should pick from "Board Manager"?

Cheers.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/ameltech/sme-se868-a-library/issues/8#issuecomment-329757755

MansourM61 commented 7 years ago

Thanks a lot searobin and smkkHw. You saved my day. I installed the cores you suggested and GPS is working like a charm. SigFox module is also working fine. It looks like I had the wrong core installed. Cheers.

smkkHw commented 7 years ago

U R welcome and happy coding with ASME