How to store the data, sent by nrf52840dk through BLE, on my phone?

I installed the nRF Toolbox on my phone and received data through BLE uart. However, how can I download/save this data on my phone? For example, I send the temperature to the phone every sec; can I choose only to save the time and temperature? Cause the nRF Log also includes some info that I don't actually want.

Many thanks,

Zhihao

  • Hi Zhihao,

    I installed the nRF Toolbox on my phone and received data through BLE uart. However, how can I download/save this data on my phone?

    Unfortunally, for features such as thes, developers/users will have to create their own application to do so. Our mobile applications does not support this as they are not designed to do so.

    Kind regards,
    Andreas

Related