Hello,
I have only a Question, is it possible to get the gps Location with a gps6mv2 ?
i try all tinygps scripts but i cant bring it to run.
my las error was this
C:\Users\Vio\AppData\Local\Arduino15\packages\CubeCell\hardware\CubeCell\1.4.0\libraries\Basics\src\softSerial.cpp: In static member function 'static void softSerial::receiverBegin()':
C:\Users\Vio\AppData\Local\Arduino15\packages\CubeCell\hardware\CubeCell\1.4.0\libraries\Basics\src\softSerial.cpp:123:7: error: 'start' does not name a type
auto start = millis();
^
C:\Users\Vio\AppData\Local\Arduino15\packages\CubeCell\hardware\CubeCell\1.4.0\libraries\Basics\src\softSerial.cpp:155:22: error: 'start' was not declared in this scope
} while (millis() - start < SOFTSERIAL_RX_TIMEOUT);
^
exit status 1
Error compiling for board CubeCell-Board(HTCC-AB01).
Can you maybe give me a script who work for this senor?
Thanks you very much