{"id":19923379,"url":"https://github.com/revtel/react-native-ble-analyzer","last_synced_at":"2025-05-03T07:31:08.708Z","repository":{"id":103952956,"uuid":"118884112","full_name":"revtel/react-native-ble-analyzer","owner":"revtel","description":"Open source BLE analysis app for iOS and Android written in React Native","archived":false,"fork":false,"pushed_at":"2018-04-20T09:16:19.000Z","size":2541,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T13:11:11.416Z","etag":null,"topics":["ble","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/revtel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-01-25T08:20:25.000Z","updated_at":"2024-11-22T20:02:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d766478-6237-4b75-9d34-d1f30ae34ddf","html_url":"https://github.com/revtel/react-native-ble-analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revtel%2Freact-native-ble-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revtel%2Freact-native-ble-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revtel%2Freact-native-ble-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revtel%2Freact-native-ble-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revtel","download_url":"https://codeload.github.com/revtel/react-native-ble-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252156839,"owners_count":21703363,"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":["ble","react-native"],"created_at":"2024-11-12T22:14:03.677Z","updated_at":"2025-05-03T07:31:06.674Z","avatar_url":"https://github.com/revtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-ble-analyzer\n\nOpen source BLE analysis app for iOS and Android, built with React Native.\n\n**Contributions are super welcome!**\n\n## Why\n\nSince we love both **React Native** and **BLE** technologies, we like to build an **general purpose tool** combining them. We also think we can learn more **BLE** stuff by building an app like this! \n\n## How\n\n### Minimal dependencies\nWe try to limit the dependencies and focus on **React Native** and **BLE** themself, so in this app we don't use any UI component library as well as state management library (that's right, I'm talking about even `redux`).\n\n### Respect BLE tech\nBesides, we also try to split our components according to `BLE`'s terminology, which means we have corresponding `GattService`, `GattChar` (for characteristic), `GattCharProp` (for characteristic properties), by respecting that we can have better understanding of `BLE` technology.\n\n\u003e You can think characteristic properties are somthing like the operations you can perform on some characteristic\n\n### BLE Library\n\nBy the way, in this app we use [**react-native-ble-manager**](https://github.com/innoveit/react-native-ble-manager) as our core BLE library, since we're also contributing to it. In this way, we can **eat our own dog food**, and also easier to spot whether some bugs belong to library or app. It's pretty good, please go to the reop and check it out!\n\n## Features\n\n* Scan peripherals\n* Connect to peripherals\n* Read, write, subscribe to notifications\n* Switch formats for characteristic value, including decimal, hex, and ascii.\n* List current connected BLE devices\n\n## Sceenshots\n\n\u003cdiv style=\"display: flex; flex-direction: row; flex-wrap: wrap;\"\u003e\n    \u003cimg src=\"screenshots/ios1.PNG\" width=\"270\" height=\"480\" style=\"margin: 20px\"\u003e\n    \u003cimg src=\"screenshots/ios2.PNG\" width=\"270\" height=\"480\" style=\"margin: 20px\"\u003e\n    \u003cimg src=\"screenshots/ios3.PNG\" width=\"270\" height=\"480\" style=\"margin: 20px\"\u003e\n    \u003cimg src=\"screenshots/ios4.PNG\" width=\"270\" height=\"480\" style=\"margin: 20px\"\u003e\n    \u003cimg src=\"screenshots/ios5.PNG\" width=\"270\" height=\"480\" style=\"margin: 20px\"\u003e\n\u003c/div\u003e\n\u003cbr /\u003e\n\n## Conclusion\n\nThat's it. Thanks for checking this repo, looking forward to your contributions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevtel%2Freact-native-ble-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevtel%2Freact-native-ble-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevtel%2Freact-native-ble-analyzer/lists"}