Gps data to webpage using http post request

I I am using AN MC60 module, I would like to send GPS data to web using MC60 module HTTP Post method

Hi
You need to use an external mcu or use our open sdk to complete the functions you need,
If it is an mcu: It is recommended to refer to the AT manual I sent you
For open sdk, see example_gps.c and example_http.c