Node for using the sim28-GPS device. It can either show the current Latitude and Longitude, or display all the incoming information from the device on the serial monitor for tracking your position using other software.
To use the nodes in your project you should have the
antoniorrg/sim28-gps-module
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.