Hello, I have a problem with Micro V4.5 when i power 12v then teensy starts flashing red and wont show any data in AOG while in agio udp is connected imu,gps shows green. Then i looked at arduino serial monitor and saw: Start setup
SerialAOG, SerialRTK, SerialGPS and SerialGPS2 initialized
Starting AutoSteer…
ADC Connecton FAILED!
Autosteer disabled, GPS only mode
Starting Ethernet…
Initializing ethernet with static IP address
Ethernet cable is not connected - Who cares we will start ethernet anyway.
Ethernet status OK
IP set Manually: 192.168.8.120
Ethernet IP of module: 192.168.8.120
Ethernet sending to IP: 192.168.8.255
All data sending to port: 9999
Ethernet GPS UDP sending from port: 5120
Ethernet NTRIP UDP listening to port: 2233
Ethernet AutoSteer UDP listening to & send from port: 8888
Starting IMU…
CMPS not Connected or Found
0x4A BNO08X Ok.
useCMPS = 0
useBNO08x = 1
End setup, waiting for GPS…
Swapping GPS ports…
//When i powered 12v then this came//
$PANDA,0,00,99.99,11,-34,-127,0*6B
Then i checked continuity from teensy pin18 to that ads1115 empty sda header and got nothing same with scl, but from teensy to bno085 sda18 and scl19 had continuity. There was continuity from that empty ads1115 header sda to the 9th leg of the onboard ads1115 and scl to 10th leg.
Should i use jumpers from teensy 18,19 to that empty ads1115 header in order to try and connect it?