Code Monkey home page Code Monkey logo

Comments (7)

mr-sneezy avatar mr-sneezy commented on July 18, 2024

Feedback:
Tried the late Nano_with_GPS2.ino, also pulled down the AtTinyGPS stuff so it compiled.

Got this from the serial terminal over a minute or so
Waiting on first GPS sync error : NMEA string $GPTXT is not supported
error : NMEA string $GPTXT is not supported
.......error : NMEA string $bb�’ is not supported
...error : NMEA string $lbb�’ is not supported
.............................error : NMEA string $ŒŽ�rl is not supported
........error : NMEA string $ bpœ is not supported
.error : NMEA string $�bŒbl is not supported
....error : NMEA string $ŒŽrl is not supported ..............error : NMEA string $lbnŽŒ is not supported ..................error : NMEA string $ŒŽbbb is not supported .........................error : NMEA string $ŒŽrl is not supported
..error : NMEA string $ b‚p is not supported
.....error : NMEA string $��� is not supported
.....error : NMEA string $rrƒbì is not supported
.................error : NMEA string $ì �Œ is not supported
.......error : NMEA string $rr‚bì is not supported
...............

from wwvb.

micooke avatar micooke commented on July 18, 2024

First things first - im changing this back to 9600 BAUD as some GPS units dont support 14400 BAUD.

As discussed - that issue is because some ublox GPS units dont accept PMTK command strings 👎 .
I do have a thought on that though - do a raw capture of the strings sent from u-connect when from you:

  1. send RMC & GGA only
  2. 1Hz update rate (or slower)

I think ive sorted out my issue - the interrupt was taking too long because of the processing overhead, so i have changed it a very small amount so that i dont need to do cli() before it (then sei() after).

from wwvb.

micooke avatar micooke commented on July 18, 2024

Because of this bugfix 👎 the calibration i completed using minimum.ino is incorrect now

from wwvb.

mr-sneezy avatar mr-sneezy commented on July 18, 2024

More feedback.
This is from Nano_with_GPS2. Looks more promising.

Waiting on first GPS sync .................. GPS synced!

GPS SYNCED

IsValid : 1
Quality : 1
Satellites : 9
Date/Time : 05:53 on 14/02/2016
WWVB transmit started

from wwvb.

mr-sneezy avatar mr-sneezy commented on July 18, 2024

WWVB & Clocks output_250 kHz, 2 M Samples [7].zip

from wwvb.

mr-sneezy avatar mr-sneezy commented on July 18, 2024

Added a Saleae capture of both the Nano's WWVB pin and a voltage boosted inverted (via a BC549 tranny) signal from the test clocks RX pin.

At this point in time I have not had a successful time sync on the clock with Nano_with_GPS2 (but did with minimum.ino. I guess there is still a timing issue on the WWVB.

from wwvb.

micooke avatar micooke commented on July 18, 2024

I think i can safely close this with the latest update 😄

from wwvb.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.