sparkfun/SparkFun_Ublox_Arduino_Library

I2C not detecting the Module

waqasqammar opened this issue · 0 comments

Subject of the issue

I2C is not detecting Module

Your workbench

I was building an application on platformIO using Esp32 and Zoe-M8Q. Everything was working fine. then I change the output mode from serial to uart. I run Factory Default via serial and then started working on the code. But I was unable to get any reading. Now I want to go back to use I2C but I can't. The module is not detected over the I2C bus. I have scanned all the possible addresses but this device is not detecting on I2C.
Can you please help me in this how can I get back to use I2C?