Closed
Description
I've been using the example 2 for the neo-m8p called Example2_StartRTCMBase. The example works fine except for the last function that is supposed to then print the RTCM data, it doesn't get called and I’m unable to figure out why.
I’m using the neo-m8p along with a sparkfun blackboard and I’m using an I2c cable to connect them.
I’m using a mac and a usb-c cable to power the blackboard and am using the arduino editor.
To reproduce this issue just open Example2_StartRTCMBase and run it with a neo-m8p and if its working the same as mine then the final function won't be getting called and wont print the RTCM data in the serial monitor as it is supposed to.