Test GPS sensor PA1010D with UART without any GPS Fix yet
Steps
Plug in the Oak PCB to the computer
(Option A) Ensure the PCB can be detected with ls -al /dev/cu.usbmodem and arduino-cli board list. Run make to compile and upload the code to the board.
(Option B) Ensure the board can be detected with Arduino IDE. Compile and upload the code to the board.