Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

GPS EM-406-A


  • Please log in to reply
5 replies to this topic

#1 alex2wr

alex2wr

    New Member

  • Members
  • Pip
  • 9 posts

Posted 17 October 2011 - 02:41 AM

Hello guys, I new to this forums and electronics, but I'm looking forward to learn. I just got a Netduino, a GPS shield and a EM-406A to make my first project and so far I'm figuring things out except that I cannot make the GPS to lock on satellites. In regards to my setup and what I've done: 1. Power through laptops USB port. 2. GPS module next to my window where my phone locks on 8 satellites 3. I have let the GPS on for over 12 minutes 4. The GPS is attached to GPS shield with 2-sided tape. Here's the GPS sentense I'm getting: $GPGGA,014445.417,,,,,0,00,,,M,0.0,M,,0000*54 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPRMC,014445.417,V,,,,,,,171011,,,N*48 $GPGGA,014446.430,,,,,0,00,,,M,0.0,M,,0000*52 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPGSV,1,1,00*79 $GPRMC,014446.430,V,,,,,,,171011,,,N*4E $GPGGA,014447.417,,,,,0,00,,,M,0.0,M,,0000*56 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPRMC,014447.417,V,,,,,,,171011,,,N*4A $GPGGA,014448.417,,,,,0,00,,,M,0.0,M,,0000*59 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPRMC,014448.417,V,,,,,,,171011,,,N*45 $GPGGA,014449.430,,,,,0,00,,,M,0.0,M,,0000*5D $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPRMC,014449.430,V,,,,,,,171011,,,N*41 $GPGGA,014450.417,,,,,0,00,,,M,0.0,M,,0000*50 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPRMC,014450.417,V,,,,,,,171011,,,N*4C $GPGGA,014451.417,,,,,0,00,,,M,0.0,M,,0000*51 $GPGSA,A,1,,,,,,,,,,,,,,,*1E $GPGSV,1,1,00*79 Some of my questions: 1. Should I use UART or DLINE? 2. I don't understand what the "Solder Jumper" does, can someone tell me if I need to solder it? Your help is greatly appreciated, Alex,

#2 alex2wr

alex2wr

    New Member

  • Members
  • Pip
  • 9 posts

Posted 17 October 2011 - 05:41 AM

I would also like to log a voltage in using the analog inputs, but I can't seem to make this work either. I connected a 1.5v AA battery positive to GPIO_PIN_A0 and negative to ground and get random numbers. I also connected the 3.3v supply pin to GPIO_PIN_A0 and get the number 1023 and I'm not sure what this is. Thanks, Alex,

#3 alex2wr

alex2wr

    New Member

  • Members
  • Pip
  • 9 posts

Posted 17 October 2011 - 06:00 AM

I would also like to log a voltage in using the analog inputs, but I can't seem to make this work either.

I connected a 1.5v AA battery positive to GPIO_PIN_A0 and negative to ground and get random numbers. I also connected the 3.3v supply pin to GPIO_PIN_A0 and get the number 1023 and I'm not sure what this is.

Thanks,

Alex,


So I just read that 1023 is because the analog inputs are 10bit adc, 10^2 = 1024 - 1. So do I just interpolate? 0v = 0, 3.3v = 1023. If this is true, I just multiple the input value by 0.003.

Alex,

#4 Chris Seto

Chris Seto

    Advanced Member

  • Members
  • PipPipPip
  • 405 posts

Posted 17 October 2011 - 01:15 PM

Just about nothing you do on the GPS till have any effect on how it locks. You just need to make sure it's in an area with a clear view to the sky and it should pick up fix. A solder jumper is a pair or 2 pads that can be shorted together with a small drop of solder. These can sometimes be used for configuration settings and such.

#5 alex2wr

alex2wr

    New Member

  • Members
  • Pip
  • 9 posts

Posted 18 October 2011 - 02:13 AM

Just about nothing you do on the GPS till have any effect on how it locks. You just need to make sure it's in an area with a clear view to the sky and it should pick up fix.

A solder jumper is a pair or 2 pads that can be shorted together with a small drop of solder. These can sometimes be used for configuration settings and such.


Hello Chris

Thank you for your feedback, I went ahead and tried to go out to an open area with and waited 45 minutes and still no lock.

Is it posible that the GPS is broken?

Alex,

#6 r1ch4rd

r1ch4rd

    New Member

  • Members
  • Pip
  • 7 posts
  • LocationIpswich, UK

Posted 28 December 2013 - 02:22 PM

Hi Alex,

 

Did you ever resolve the above? I am currently experiencing the same problem...

 

Many thanks,

Rich.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.