Serin command reading gps data with picaxe 18m2

darcydugan

New Member
Recently I managed to receive raw data from a GY-NEO6Mv2 GPS Arduino module, using a picaxe 18m2.
I used the serin command, storing the data in variables b0-b27.
The problem is I can only read one NMEA sentence at one time, using all the variables above.
Is there another way of reading/retrieving more data, and freeing up these variables for other tasks?

Thanks Darcy.
 
Top