{"id":17647452,"url":"https://github.com/a5huynh/knock-esp32","last_synced_at":"2025-05-07T07:13:11.950Z","repository":{"id":51287116,"uuid":"358098127","full_name":"a5huynh/knock-esp32","owner":"a5huynh","description":"ESP32 WiFi provisioning over BLE","archived":false,"fork":false,"pushed_at":"2021-05-17T17:24:34.000Z","size":17,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T07:13:07.407Z","etag":null,"topics":["arduino-library","ble","esp32","esp32-arduino","wifi"],"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/a5huynh.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}},"created_at":"2021-04-15T02:05:58.000Z","updated_at":"2024-03-23T11:22:33.000Z","dependencies_parsed_at":"2022-08-27T18:41:34.781Z","dependency_job_id":null,"html_url":"https://github.com/a5huynh/knock-esp32","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5huynh%2Fknock-esp32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5huynh%2Fknock-esp32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5huynh%2Fknock-esp32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5huynh%2Fknock-esp32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a5huynh","download_url":"https://codeload.github.com/a5huynh/knock-esp32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831271,"owners_count":21810784,"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":["arduino-library","ble","esp32","esp32-arduino","wifi"],"created_at":"2024-10-23T11:13:29.493Z","updated_at":"2025-05-07T07:13:11.906Z","avatar_url":"https://github.com/a5huynh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# knock-esp32\n\nA library to easily handle WiFi configuration over BLE. Requires an iOS / Android\napplication that has BLE to send the details over.\n\nHere is a bare bones example:\n``` cpp\n#include \"knock.h\"\n\nvoid setup() {\n    // This is the name that shows up to the iOS application\n    Knock.init(\"Fancy Pants Detector\");\n}\n\nvoid loop() {\n    if (Knock.has_wifi_connection()) {\n        // do your fun stuff here!\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5huynh%2Fknock-esp32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5huynh%2Fknock-esp32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5huynh%2Fknock-esp32/lists"}