GPS function documented in UBLOX documents not implemented in sparkfun library GPS-17285

Hello I am working on a project to test GPS antennas using the Ublox Neo-M9N i am using the SparkFun GPS-17285 module for GPS and the Sparkfun SEN 12040 to measure current and connecting them to a Arduiono Mega 2560 with a TFT touchscreen display to control it all. I have the module, current sensor and display working well and it receives satellites and i am displaying the information being collected. This all works well. the issue i have is that in the documentation for the Neo-M9N it indicates that it can report interference and jamming. These are two issues we want to watch for and report on the display along with the CNO and antenna current. I cannot find the UBX-MON-RF function implemented in the Sparkfun Arduino libraries. Am i missing something? the configuration keys are listed in the configkeys.h file but there appears to be no function to set the parameters and no function to query the parameters. Is there a chance this will be implemented in a future version? or do i have to attempt to code that myself?

documented in the ublox documentation https://www.u-blox.com/en/docs/UBX-21022436 page 127 Thank you for any help i can get.

File an issue here https://github.com/sparkfun/SparkFun_u- … ary/issues to request that feature be added to the repo :smiley: