Can we upload the real time sensor data coming from nrf logger app and we have to automatically upload to cloud ?

Hello

I'm a beginner. I am using NRF52 series and coding in segger embedded studio. I have modified the ble_uart example and added some extra code so that I get the sensors data in nrf connect app. Is there any way we can automatically push/upload the real time data to the cloud from nrf logger app or any function in code which needs to be added so that this can be done?

Related