{"id":28528943,"url":"https://github.com/yohannfra/generate_bluetooth_16_bits_uuid_json","last_synced_at":"2026-04-21T09:31:38.134Z","repository":{"id":119459960,"uuid":"486677381","full_name":"Yohannfra/generate_bluetooth_16_bits_uuid_json","owner":"Yohannfra","description":"Generate a json file with all the 16-bits ble identifiers","archived":false,"fork":false,"pushed_at":"2022-09-14T12:27:24.000Z","size":28,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T18:34:15.466Z","etag":null,"topics":["ble","json","python","toolbox"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Yohannfra.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-28T16:52:48.000Z","updated_at":"2022-04-28T17:00:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"60f71943-404b-44fe-bb00-52a968f0e7b7","html_url":"https://github.com/Yohannfra/generate_bluetooth_16_bits_uuid_json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yohannfra/generate_bluetooth_16_bits_uuid_json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohannfra%2Fgenerate_bluetooth_16_bits_uuid_json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohannfra%2Fgenerate_bluetooth_16_bits_uuid_json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohannfra%2Fgenerate_bluetooth_16_bits_uuid_json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohannfra%2Fgenerate_bluetooth_16_bits_uuid_json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yohannfra","download_url":"https://codeload.github.com/Yohannfra/generate_bluetooth_16_bits_uuid_json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yohannfra%2Fgenerate_bluetooth_16_bits_uuid_json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32085415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","json","python","toolbox"],"created_at":"2025-06-09T13:13:21.276Z","updated_at":"2026-04-21T09:31:38.127Z","avatar_url":"https://github.com/Yohannfra.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generate_bluetooth_16_bits_uuid_json\n\nA little script to generate a json file from the content of [this pdf](https://btprodspecificationrefs.blob.core.windows.net/assigned-values/16-bit%20UUID%20Numbers%20Document.pdf) that describes all ble 16-bits identifiers.\n\nI made this script to easily generate a dictionary to get identifier name from 16 bit raw bytes (for [this program](https://github.com/Yohannfra/ble_repl))\n\n## Access fields\n\nThe [generated json](./ble_16_bits_uuids.json) is composed of these arrays:\n\n```json\n    \"16-bit UUID for Members\": [],\n    \"GATT Characteristic and Object Type\": [],\n    \"GATT Declarations \": [],\n    \"GATT Descriptor\": [],\n    \"GATT Service\": [],\n    \"GATT Unit \": [],\n    \"Protocol Identifier\": [],\n    \"SDO GATT Service\": [],\n    \"Service Classes and Profiles\": [],\n```\n\nAnd all identifiers are objects with this format.\n\neg.\n```json\n{\n    \"uuid\": \"0xFCE1\",\n    \"name\": \"Sony Group Corporation\"\n},\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohannfra%2Fgenerate_bluetooth_16_bits_uuid_json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyohannfra%2Fgenerate_bluetooth_16_bits_uuid_json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyohannfra%2Fgenerate_bluetooth_16_bits_uuid_json/lists"}