Creating a Dashboard for LoRa Gateway

0
  1. I aim to develop dashboards for my clients, utilizing sensors connected to a LoRa gateway.
  2. I've integrated a gateway with AWS IoT Core for LoRaWAN. 3.I'll connect sensors/devices into the gateway via the "Add device profile" feature.
  3. How can I create and Share a dashboard showcasing the data from these sensors/gateway to my clients?
1 Answer
1

Hi, You can use Amazon Managed Grafana to create dashboards for your LoRaWAN data. See this repo for an example:

https://github.com/aws-samples/aws-iot-core-lorawan/tree/main/timestream

Cheers!

answered 12 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions