SUPL client library with GSM

Hello,

I'm trying to figure out how to get A-GPS data via a GSM modem in places where LTE-M is not availalble.

Does the SUPL library support this, if I populate supl_client_ctx.lte_params with parameters obtained from the GSM modem? At least the cell id and physical cell id do not map 1:1 with the parameters from GSM. If this is not possible, can I use empty supl_client_ctx.lte_params instead?

Thanks,
Antti

Related