• Hmm, that's hard to narrow down. Could you try trace(Serial4)? It's not as easy to read, but it does output everything.

    edit: actually forget that - it was the input buffer overflowing because of the time taken to execute the constructor.

  • I haven't yet used it on the pico. However, except for the serial pins definitions it should run all the way...
    Yes, I forgot, you have to send with throttle otherwise, it becomes totally unpredictable.

    Ok, now the trace(Serial4) really prints everything. Let's hope we can understand what's going on from that.
    It is too big to fit in a Reply so I joined it as a text file.

    edit: Reading further this trace, I was wondering:

    1. Is it normal that the values of the parameters of gps.connect are still keept?
    2. Again, is it normal that the comments at the top level are keept too?

    1 Attachment

About

Avatar for asez73 @asez73 started