My GPS receiver is not communicating with Arduino DUE via I2C, it flawlessly works with Arduino Mega2560 but unfortunately, the information I want from ZED-f9p, which are, cpMes and prMes are only output in double float 64 precision but Mega does not support this precision.
what are the suggestions for me?