End User GUI development

Hey so I am making a capstone project with Drapers lab from University of Massachusetts Lowell and one of the requirements is to create an friendly end-user GUI instead of the nRF Cloud. So as a solution I was thinking of using a progressive Web App (PWA) but the problem I am having is that I need to take data from the Nordic web server and I am not sure how to code this for the nRF 9160. Could someone help me in how to do this? Any links, documentation or code examples. Thank you.

Parents
  • Hi Sajid,

    Unfortunately, we cannot provide further assistance with your custom cloud integration using the nRF Cloud REST API.

    The nRF Cloud REST API follows standard REST API principles and is compatible with any custom cloud service that supports HTTP communication. As long as you have expertise in your cloud service, the integration should be fairly straightforward.

    Please follow the documentation I mentioned earlier, and feel free to reach out if you encounter any specific issues during your implementation.

    Best regards,
    Charlie

  • Dear Charlie,

    Thank you for your response. We have updated our approach and now plan to use the terminal on nRF Cloud to allow the user to change the temperature and humidity thresholds in the code.

    Could you provide any documentation or resources on how to use the nRF Cloud terminal for this purpose? Any guidance on configuring and sending commands through the terminal would be very helpful.

    Looking forward to your advice.

    Best regards,

    Sajid Hossain.

Reply
  • Dear Charlie,

    Thank you for your response. We have updated our approach and now plan to use the terminal on nRF Cloud to allow the user to change the temperature and humidity thresholds in the code.

    Could you provide any documentation or resources on how to use the nRF Cloud terminal for this purpose? Any guidance on configuring and sending commands through the terminal would be very helpful.

    Looking forward to your advice.

    Best regards,

    Sajid Hossain.

Children
Related