{"id":16239812,"url":"https://github.com/nopnop2002/esp-idf-switch-access-points","last_synced_at":"2025-10-08T12:03:09.134Z","repository":{"id":108987865,"uuid":"319955579","full_name":"nopnop2002/esp-idf-switch-access-points","owner":"nopnop2002","description":"Switching access points for esp-idf","archived":false,"fork":false,"pushed_at":"2023-02-23T11:49:17.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T12:03:04.234Z","etag":null,"topics":["esp-idf","esp32","station-mode","switching","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/nopnop2002.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":"2020-12-09T12:51:53.000Z","updated_at":"2023-07-20T12:45:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"b148b3e5-16fe-4f5e-8d1c-6e4e9184a30d","html_url":"https://github.com/nopnop2002/esp-idf-switch-access-points","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nopnop2002/esp-idf-switch-access-points","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-switch-access-points","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-switch-access-points/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-switch-access-points/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-switch-access-points/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nopnop2002","download_url":"https://codeload.github.com/nopnop2002/esp-idf-switch-access-points/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-switch-access-points/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278939321,"owners_count":26072276,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["esp-idf","esp32","station-mode","switching","wifi"],"created_at":"2024-10-10T13:45:14.117Z","updated_at":"2025-10-08T12:03:09.102Z","avatar_url":"https://github.com/nopnop2002.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp-idf-switch-access-points\nSwitching access points for esp-idf.\n\nStation mode of esp-idf cannot connect to multiple access points at the same time.   \nHowever, it is possible to switch access points sequentially:   \nAP1-\u003eAP2-\u003eAP1-\u003eAP2   \n\nThis is example code that switches access points sequentially.   \n\n![slide1](https://user-images.githubusercontent.com/6020549/220897489-0b5e4ca3-922c-4685-9685-6bafc91c969f.JPG)\n\n# Software requirements\nesp-idf ver4.1 or later.   \n\n# Install\n\n```\ngit clone https://github.com/nopnop2002/esp-idf-switch-access-points\ncd esp-idf-switch-access-points\nidf.py menuconfig\nidf.py flash monitor\n```\n\n# Firmware configuration\nYou have to set this config value using menuconfig.   \n\n- CONFIG_ESP_WIFI_SSID1   \nSSID of your wifi AP1.\n- CONFIG_ESP_WIFI_PASSWORD1   \nPASSWORD of your wifi AP1.\n- CONFIG_ESP_WIFI_SSID2   \nSSID of your wifi AP2.\n- CONFIG_ESP_WIFI_PASSWORD2   \nPASSWORD of your wifi AP2.\n- CONFIG_ESP_MAXIMUM_RETRY   \nMaximum number of retries when connecting to wifi.\n\n![config-1](https://user-images.githubusercontent.com/6020549/101636668-01bee280-3a6f-11eb-961b-9919e1e0eef0.jpg)\n\n![config-2](https://user-images.githubusercontent.com/6020549/101636847-3d59ac80-3a6f-11eb-9324-07919d60ce46.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fesp-idf-switch-access-points","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnopnop2002%2Fesp-idf-switch-access-points","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fesp-idf-switch-access-points/lists"}