sparkfun / SparkFun_RTK_Firmware

Centimeter precision GPS/GNSS using L1/L2 signals broadcast over Bluetooth SPP (using the ESP32) in an easy to use enclosure.
https://docs.sparkfun.com/SparkFun_RTK_Firmware/
Other
81 stars 46 forks source link

Increase the limit to send the NMEA, NAV, RXM and MON messages using Wifi Configuration #336

Closed IngridBerru closed 1 year ago

IngridBerru commented 1 year ago

Hello All, There are cases where the survey is for a long period of time such as months, so sending the NMEA messages or another type of message every 1 second or 20 seconds is too much data to post-process. Using U-Blox and TERATERM we can set the message to be sent every 60 seconds, however when I opened the wifi configuration, the system does not allow us to set up the message to 60, the maximum number is 20, and a warning message appears. I was wondering if you can increase the number at least to 60.

Best Regards,

nseidle commented 1 year ago

Thanks for reporting! u-blox has a limit of 255. We've increased the limits to 255.

nseidle commented 1 year ago

In release v2.6.