This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sending data to server

Hi,

I have designed one custom board using nrf52810 and GPS module. where i can get the gps data via UART to my nrf52810 chip and then from nrf52810 sending same data to my smartphone over the ble. now my requirement is as below,

I want to send the received data on my nrf52810 chip to the cloud(server).. So how to implement such application?what is the way to send the data to the cloud via our nrf52810 chip. please suggest.

Thanks in advance pktron

Related