where is that file in which I can change the sensors code to create my custom code on thingy91?

I need to modify the code of different sensor data, which is obtained on LTE monitor, so I want that file in which I can create custom sensor data /Modify the sensor data according to me  and then show it on LTE monitor  For example I want to change the after decimal value length for accelerometer value and the name "temp" "humidity" to a custom name like "Temperature of my room"  "Environment humidity"   and all this change will be reflected on LTE monitor and then on Azure cloud 

SO, where is that file in which I can change the sensors code to create my custom code?

Using thingy91, ncs version latest created build successfully 

NOTE: Please respond Fast and up to the topic, No need to stretch the conversation 

Parents
  • Hello,

    NOTE: Please respond Fast and up to the topic, No need to stretch the conversation 

    In order for us to do so please provide relevant information on what sample/application you are working on. Is this a custom project?

    The LTE Link Monitor prints the output from the project using e.g. printf or log_module (CONFIG_LOG). When using VS Code you can search for string printed in LTE Link Monitor to find it in your project. 

    Kind regards,
    Øyvind

Reply
  • Hello,

    NOTE: Please respond Fast and up to the topic, No need to stretch the conversation 

    In order for us to do so please provide relevant information on what sample/application you are working on. Is this a custom project?

    The LTE Link Monitor prints the output from the project using e.g. printf or log_module (CONFIG_LOG). When using VS Code you can search for string printed in LTE Link Monitor to find it in your project. 

    Kind regards,
    Øyvind

Children
Related