Reading GPS location of Bolt User using API and Sending location data to 8051 Microcontroller using UART

Hi
I am doing a project to read the GPS location of Bolt User(Mobile in which Bolt IoT app is downloaded) and transmit the location information to 8051 Microcontroller using UART communication. Please do help me with the code.
Note: 8051 supports only one UART communication

Hi,

It is not possible to get the GPS location from the Bolt IoT app, but it is possible to get the GPS location using integromat app.

Here is a project which shows how this is done.

You can use the steps given there to get the GPS data.

To send the GPS data to the 8051 UART, you can use the Serial Write command which is available via Integromat.

Hiii,
Thank you very much for the reply.
I was trying to get a new project done using Bolt device and will soon put it up
in the form.I will surely take ur help when required.

Thank You once again.