How to write data directly to influxDB Cloud without passing through nrf Cloud with Nordic Thingy91 using LTE

Hello, I would like to collect GPS and sensor data from the Nordic thingy91 module, then send them to the influxDB cloud without going through nrf Cloud, because nrf Cloud proposes to send the data back to mosquitto MQTT Bridge, ..., look at this example:

I would like to avoid all these intermediaries and only use influxDB to send and store the data, how can I do that, thanks for your reply

Parents Reply
  • Hello,

    Thanks for your answer, but this is not really what I want to do, I would not want to go through other Clouds (AWS, nRF, Azure, Mosquitto, ...), but only send from thingy91 or nRF9160-DK to influxDB using maybe https request, or tcp or what you would advise me to do.
    The illustration (docs.nrfcloud.com/.../) is from nrf Cloud, this is the way nRF Cloud works, I don’t use this process and I would like to avoid it, that’s why I ask the question.

    Kind regards,

    Minyaev

Children
Related