Hello,
i have Sparkfun ESP32 thing and Sparkfun GPS RTK breakout with ZED-F9P. Both devices is connected via I2C bus. Arduino Wire example (uploaded to ESP32) successfully detects ZED-F9P at address 0x42, but any of the Sparkfun examples coming with Sparkfun GNSS Arduino library (for example Example15_GetDateTime) does not able to connect to ZED. I2C bus is connected at pins 21 + 22 on SF ESP32 thing and on SDA and SCL pins on ZED + GND of course.
All examples write to USB:
u-blox GNSS not detected at default I2C address. Please check wiring. Freezing.
Please anyone knows where the problem is?
Thank you