Hi E,
I tried the eg_neoV3 , with changed SPI, but it didn't work, because I found it very difficult to proof read it without it turning into a bag of spaghetti. It will take me some time.
I tried [msg1 = ""] after [If rxi < 60 Then] but didn't work so:
In the mean time, I have changed
'If str1(5) = 0x47 Then 'G' str1 array ###### TEMP CHANGE #####################
If str1(6) = 0x43 Then 'C' str1 array
which now shows TIME and time updating.
and bearing in mind that as I will be using a barometer/ALT module, perhaps the more reliable $GPRMC sentence will be ok.
I'll slowly change each new section over, while verifying each time, till it all works.
I contacted UBLOX tech support and asked then if they could shed any light on the subject, but they couldn't understand the question
[Off to paint the bathroom which was plastered about 6 months ago]
EDIT: I'm not sure which version of 184520 you are using, but I wonder if using 18LF4520 has any bearing on the problem?
C.