{"id":21519842,"url":"https://github.com/electroniccats/flipper-sx1262-lora","last_synced_at":"2025-04-09T22:11:16.208Z","repository":{"id":235236843,"uuid":"761408044","full_name":"ElectronicCats/flipper-SX1262-LoRa","owner":"ElectronicCats","description":"SX1262 LoRa project to the Flipper Zero","archived":false,"fork":false,"pushed_at":"2025-01-13T22:19:59.000Z","size":825,"stargazers_count":48,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-09T22:11:10.580Z","etag":null,"topics":["flipper","flipper-plugin","flipperzero","lora"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElectronicCats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-21T20:14:12.000Z","updated_at":"2025-04-07T18:28:18.000Z","dependencies_parsed_at":"2024-08-20T21:13:16.365Z","dependency_job_id":"bf020acf-23da-4c53-a0e3-1a608658c99f","html_url":"https://github.com/ElectronicCats/flipper-SX1262-LoRa","commit_stats":null,"previous_names":["electroniccats/flipper-sx1262-lora"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2Fflipper-SX1262-LoRa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2Fflipper-SX1262-LoRa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2Fflipper-SX1262-LoRa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronicCats%2Fflipper-SX1262-LoRa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElectronicCats","download_url":"https://codeload.github.com/ElectronicCats/flipper-SX1262-LoRa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119294,"owners_count":21050755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flipper","flipper-plugin","flipperzero","lora"],"created_at":"2024-11-24T01:00:25.407Z","updated_at":"2025-04-09T22:11:16.186Z","avatar_url":"https://github.com/ElectronicCats.png","language":"C","funding_links":["https://github.com/sponsors/ElectronicCats"],"categories":[],"sub_categories":[],"readme":"![GitHub release (with filter)](https://img.shields.io/github/v/release/ElectronicCats/flipper-rs485modbus?color=%23008000)\n![GitHub actions](https://img.shields.io/github/actions/workflow/status/ElectronicCats/flipper-rs485modbus/build.yml)\n\n# Flipper LoRa Relay App :dolphin:\n\nWork with LoRa radio communication signals. Now you can interact with LoRa transmissions using the Flipper Zero. Basic tasks such as sniffing and injection are available, making it easy to perform activities such as analysis, error detection and configuration of new peripherals to the network.\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://github.com/ElectronicCats/flipper-SX1262-LoRa/blob/main/assets/start_sniff.png\" alt=\"Sniffing Screen\" height=200 /\u003e\n \u003cimg src=\"https://github.com/ElectronicCats/flipper-SX1262-LoRa/blob/main/assets/lora_tx.png\" alt=\"Send Screen\" height=200 /\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n \u003ca href=\"https://github.com/ElectronicCats/flipper-SX1262-LoRa/wiki\"\u003e\n  \u003cimg src=\"https://github.com/ElectronicCats/flipper-SX1262-LoRa/blob/main/assets/ec_wki_button.png\" alt=\"Wiki redirection button\" width=200 /\u003e\n \u003c/a\u003e\n\u003c/p\u003e\n\nRequires the [**Electronic Cats Flipper Add-On: Sub-GHz**](https://electroniccats.com/store/flipper-add-on-subghz/).\n\n## Features\n\n* Customize the LoRa parameters.\n* Menu for LoRaWAN US915 and EU868\n* Read and display data sniffed from LoRa devices.\n   \u003c!-- * Hexadecimal or Normal data output format selector --\u003e\n* Export sniffing sessions in LOG files to the SD card.\n* Send LoRa packets from the LOG file.\n  \u003c!-- * Saves the recent packet structures, then allows you to modify \u0026 inject them again --\u003e\n\n## How to contribute \u003cimg src=\"https://electroniccats.com/wp-content/uploads/2018/01/fav.png\" alt=\"Electronic Cats Logo\" height=\"35\"/\u003e\u003cimg src=\"https://raw.githubusercontent.com/gist/ManulMax/2d20af60d709805c55fd784ca7cba4b9/raw/bcfeac7604f674ace63623106eb8bb8471d844a6/github.gif\" alt=\"GitHub Logo\" height=\"30\"/\u003e\n\nContributions are welcome!\n\nPlease read the document [**Contribution Manual**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-contribution-manual.md)  which will show you how to contribute your changes to the project.\n\n✨ Thanks to all our [**contributors**](https://github.com/ElectronicCats/flipper-SX1262-LoRa/graphs/contributors)! ✨\n\nSee [**_Electronic Cats CLA_**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-cla.md) for more information.\n\nSee the  [**community code of conduct**](https://github.com/ElectronicCats/electroniccats-cla/blob/main/electroniccats-community-code-of-conduct.md) for a vision of the community we want to build and what we expect from it.\n\n## Maintainer\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://github.com/sponsors/ElectronicCats\"\u003e\n  \u003cimg src=\"https://electroniccats.com/wp-content/uploads/2020/07/Badge_GHS.png\" alt=\"Sponsor button\" height=\"104\" /\u003e\n \u003c/a\u003e\n\u003c/p\u003e\n\nElectronic Cats invests time and resources in providing this open-source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fflipper-sx1262-lora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectroniccats%2Fflipper-sx1262-lora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectroniccats%2Fflipper-sx1262-lora/lists"}