Using the uBlox AssistNow with the AssetTracker v2?

The AssetTracker v1 used a MediaTek MTK3339 GPS receiver, for which @jychuah wrote a library for Assisted GPS here: https://github.com/jychuah/Adafruit_GPS

Wondering if anyone out there is working on a library for the uBlox MAX-M8 GPS receiver on the AssetTracker v2? I just started reading through the documentation for the uBlox AssistNow feature, but figured I should ask and see if other people are already working on it.

Thanks!

@yoohsiu, this is something I mentioned to @mohit recently. Using a webhook would make it possible to get the data but how it is received in chunks, decoded and sent to the NEO still needs to be worked out.

thanks for the info!