{"id":36623983,"url":"https://github.com/memfault/platformio-esp32-espidf","last_synced_at":"2026-01-12T09:29:47.489Z","repository":{"id":222212703,"uuid":"756594369","full_name":"memfault/platformio-esp32-espidf","owner":"memfault","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-17T14:11:03.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-11-17T16:10:12.227Z","etag":null,"topics":["esp32","memfault","platformio","sample"],"latest_commit_sha":null,"homepage":"","language":"C","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/memfault.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-12T23:01:57.000Z","updated_at":"2025-11-17T14:11:07.000Z","dependencies_parsed_at":"2024-06-18T19:25:13.958Z","dependency_job_id":null,"html_url":"https://github.com/memfault/platformio-esp32-espidf","commit_stats":null,"previous_names":["memfault/platformio-esp32-espidf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/memfault/platformio-esp32-espidf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fplatformio-esp32-espidf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fplatformio-esp32-espidf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fplatformio-esp32-espidf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fplatformio-esp32-espidf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memfault","download_url":"https://codeload.github.com/memfault/platformio-esp32-espidf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memfault%2Fplatformio-esp32-espidf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":["esp32","memfault","platformio","sample"],"created_at":"2026-01-12T09:29:47.432Z","updated_at":"2026-01-12T09:29:47.480Z","avatar_url":"https://github.com/memfault.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Platformio project for an ESP32 using ESP-IDF\n\nThis is a sample project for integrating Memfault with a PlatformIO project using the ESP-IDF framework.\n\n## Setup\n\n1. Install PlatformIO CLI using the instructions [here](https://docs.platformio.org/en/latest//core/installation.html#super-quick-mac-linux).\n\n2. Initialize Memfault submodule:\n\n```bash\ngit submodule update --init\n```\n\n3. Activate the PlatformIO virtual env\n\n```bash\nsource ~/.platformio/penv/bin/activate\n```\n\n4. Install Memfault's dependencies\n\n```bash\npip install -r third-party/memfault-firmware-sdk/requirements.txt\npip install memfault-cli\n```\n\n## Testing\n\n1. Build with the platformio CLI:\n    \n```bash\npio run\n```\n    \n2. Upload the symbol file to Memfault:\n    \n```bash\nmemfault \\\n--org-token $MEMFAULT_AUTH_TOKEN \\\n--org $MEMFAULT_ORG_SLUG \\\n--project $MEMFAULT_PROJECT_SLUG \\\nupload-mcu-symbols .pio/build/espidf/firmware.elf\n```\n\n3. Flash the device and start the serial monitor\n\n```bash\npio run --target upload --target monitor\n```\n\n4. Join a wifi network\n\n```plaintext\nesp32\u003e join \u003cssid\u003e \u003cpassword\u003e\n```\n\n5. Save wifi settings to NVM so it connects automatically on boot\n\n```plaintext\nesp32\u003e settings_set \"wifi_ssid\" \"your network name\"\nesp32\u003e settings_set \"wifi_password\" \"your-wifi-password\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemfault%2Fplatformio-esp32-espidf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemfault%2Fplatformio-esp32-espidf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemfault%2Fplatformio-esp32-espidf/lists"}