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

Show sensor data in open thread border router web GUI

Hi nordic community,

              I'm using Open Thread Border Router build using Linux and an nrf52840 dk board, I want to show my sensor data in open thread border router web GUI, 

             is there any possibility of getting data on Open Thread web GUI?. 

          

            Thanks!

            Senthilkumar    

Parents
  • Hi,

    I can't see any ways this should be possible without extending/rewriting the web-service yourself to receive and display the data. With the amount of work required to do this, I believe there are better ways of achieving this through other tools.

    What format is the incoming data in? If it is CoAP, you may be able to setup a client on the Border Router with a web-interface to see the data. If it is MQTT-SN, you may be able to get the data from the MQTT-SN Gateway and forward it to a web interface.

    Best regards,
    Jørgen

Reply
  • Hi,

    I can't see any ways this should be possible without extending/rewriting the web-service yourself to receive and display the data. With the amount of work required to do this, I believe there are better ways of achieving this through other tools.

    What format is the incoming data in? If it is CoAP, you may be able to setup a client on the Border Router with a web-interface to see the data. If it is MQTT-SN, you may be able to get the data from the MQTT-SN Gateway and forward it to a web interface.

    Best regards,
    Jørgen

Children
No Data
Related