7 years, 9 months ago.

Ultimate GPS Breakout - How to send a command?

Hi Everybody

I am using Ultimate GPS mbed version of code (available link https://developer.mbed.org/users/mlee350/code/MBed_Adafruit-GPS-Library/) to read latitude and longitude values. I am getting all NMEA sentences as output, When i use send command for just GPRMC sentence, i am getting all sentences as output, i mean to say, the commands i am inputting for GPRMC or Stand by Modes are not working.

Is there any thing i have to modify in mbed libraries? now i guess it is using printf statement to send command. Is there any thing wrong with sending command? Please suggest or help me in resolving this problem.

Prasanna

i did work around and could able to find the solution

posted by prasanna t j 09 Sep 2016

Did you find a solution for this? I'm having the exact same issue. Have tried multiple buffered serial outputs but nothing works...

posted by Dean Marshall 13 Mar 2017
Be the first to answer this question.