Hello,
at the moment there are no functions and to change the antenna settings. Commands like this must therefore be used:
gnss_i2c.setVal8(0x10a3002f, 1); //Enable short antenna detection flag gnss_i2c.setVal8(0x10a30031, 1); //Enable open antenna detection flag gnss_i2c.setVal8(0x10a3002e, 1); //Enable active antenna voltage control flag
It would be good to implement these functions.
Thank you!
Best regards,
Michael