I’m using a fastrack supreme modem with a gps module.
I upgraded the frimware to 73.a
and downloaded the simple sample opus I gps sample to the gps.
When I run at+wopen=1 the gps replies:
“GPS Sample: GPS Fix not obtained yet”
well, there were trees as well as tall buildings in the near - I’ll see if I find a better place for testing.
I should mention, I do not have an AirLink device, my device is a Wireless CPU with OPUS-III GPS module. I placed my question in this sub-board just because there was already this thread here. I’m not sure whether the GPS antenna power needs to be switched on manually, doesn’t the GPS Simple Sample App check this?
No, I’m not sure because I don’t know how to find that out. I would tend to assume that the fact that the application starts at all implies that communication is correct. I also tried QueryApp application that should display “+CME EROOR: 4” if “the feature is not enabled”, but it doesn’t display this error. Sending AT+CGPS command for set UART also does not return any error.
Traces tell me for both applications, that adl_fcmSendData() returns OK and erGetGpsState() returns ER_GPS_STATE_OK.
I don’t know how to do so.
I could, if I knew what the responsible line of code should look like. I guess, this should be some kind of AT command.
currently, I’m just testing GPS Simple Sample and QueryApp. My own application can be concerned when at least one of them works fine.
I think it would help if you described your background, what specific parts you are using, is this a custom hardware design, what you are trying to achieve, etc.