 | Discussion Forum |  |
|
|
GPS Receiver ConfigurationNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Dhaval Shah Posted 28-Jan-2010 09:46 GMT Toolset ARM |  GPS Receiver Configuration Dhaval Shah hi everyone i am using ublox neo-5q GPS module. i am trying to configure it using ublox protocol. for that i am sending the messages to the receiver according to the protocol but i am not able to configure it. i am using LPC2103 Controller for that. and GPS is interfaced with UART1 of the controller. anybody is having any idea regarding the receiver configuration of this module. | | Read-Only Author Andy Neil Posted 28-Jan-2010 11:05 GMT Toolset None |  RE: any idea regarding the receiver configuration of this module. Andy Neil The external device - any external device - neither knows nor cares what you use to send stuff to it. The only thing that matters is that whatever you send is in accordance with the device's specifications. Do you have something else that can send this protocol, and is known to work? If so, compare what that's sending against what you are sending - and spot the difference(s)! | | Read-Only Author Dhaval Shah Posted 28-Jan-2010 11:16 GMT Toolset None |  RE: any idea regarding the receiver configuration of this module. Dhaval Shah ya andy i am fully agree with u that whatever u send it must be under device's specification. see my problem is that by default GPS is sending all the information such as GGA,GLL,GSA,RMC,VTG,GSA in NMEA format. but i need only RMC. for that reason i want to configure the GPS module so that it will output only RMC data. now to configure this i am using a proprietary protocol ublox but still i am getting all the messages. i am not able solve the problem. do u have any idea about ublox protocol? | | Read-Only Author Andy Neil Posted 28-Jan-2010 12:06 GMT Toolset None |  RE: any idea about ublox protocol? Andy Neil Clearly, you need to ask u-blox about that - it has nothing to do with Keil or the LPC2103 ! http://www.u-blox.com/en/support-section.html "i need only RMC" So just ignore the others. Simples! | | Read-Only Author salima karachet Posted 28-Jan-2010 12:14 GMT Toolset None |  RE: any idea about ublox protocol? salima karachet mademoiselle andy. i must thank you becuase the advise you gave me was very good. i have now found the problem. | | Read-Only Author Dhaval Shah Posted 28-Jan-2010 12:16 GMT Toolset None |  RE: any idea about ublox protocol? Dhaval Shah hey salima can u tell me how did u found the solution? | | Read-Only Author salima karachet Posted 28-Jan-2010 12:25 GMT Toolset None |  RE: any idea about ublox protocol? salima karachet i changed line 72 and 86 | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|