Skip to content

diegofcornejo/lora-packet-decoder-astro

Repository files navigation

Vercel Deploy

Lora Packet Decoder

This simple web app is used to decode Lora packets. It is based on the Anthony Kirby's Lora Packet Decoder and the Arjan's Lora Packet Decoder

Features

  • Decode Lora packets
  • Decode Lora packets with a custom App Session Key and a custom Network Session Key

Built with

Deployments

Usage

You can use the web app at:

or you can clone the repository and run it locally with the following commands:

Commands

All commands are run from the root of the project, from a terminal:

Command Action
bun install Installs dependencies
bun run dev Starts local dev server at localhost:4321
bun run build Build your production site to ./dist/
bun run preview Preview your build locally, before deploying
bun run astro ... Run CLI commands like astro add, astro check
bun run astro -- --help Get help using the Astro CLI
Then open http://localhost:3000 to view it in the browser.

License

MIT

Author

Diego Cornejo

Credits

About

Decode LoraWAN packets with ease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published