{"id":20316059,"url":"https://github.com/lupyuen/sx1262_test","last_synced_at":"2026-02-02T15:36:43.433Z","repository":{"id":87767268,"uuid":"442332376","full_name":"lupyuen/sx1262_test","owner":"lupyuen","description":"LoRa Test App for Semtech SX1262 and Apache NuttX OS","archived":false,"fork":false,"pushed_at":"2022-04-26T03:10:49.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T02:05:19.317Z","etag":null,"topics":["bl602","bl604","lora","nuttx","pinecone","pinedio","riscv32","sx1262"],"latest_commit_sha":null,"homepage":"https://lupyuen.github.io/articles/sx1262","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lupyuen.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":"2021-12-28T02:57:22.000Z","updated_at":"2023-06-17T14:39:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"5de433ae-d812-4ed2-9ee4-e32313b31f97","html_url":"https://github.com/lupyuen/sx1262_test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lupyuen/sx1262_test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Fsx1262_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Fsx1262_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Fsx1262_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Fsx1262_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lupyuen","download_url":"https://codeload.github.com/lupyuen/sx1262_test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Fsx1262_test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29014383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bl602","bl604","lora","nuttx","pinecone","pinedio","riscv32","sx1262"],"created_at":"2024-11-14T18:24:03.400Z","updated_at":"2026-02-02T15:36:43.417Z","avatar_url":"https://github.com/lupyuen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LoRa Test App for Semtech SX1262 and Apache NuttX OS\n\nRead the articles...\n\n-   [\"LoRa SX1262 on Apache NuttX OS\"](https://lupyuen.github.io/articles/sx1262)\n\n-   [\"LoRaWAN on Apache NuttX OS\"](https://lupyuen.github.io/articles/lorawan3)\n\n-   [\"SPI on Apache NuttX OS\"](https://lupyuen.github.io/articles/spi2)\n\nThis repo depends on...\n\n-   [lupyuen/lora-sx1262 (lorawan branch)](https://github.com/lupyuen/lora-sx1262/tree/lorawan)\n\n# Install App\n\nTo add this repo to your NuttX project...\n\n```bash\ncd nuttx/apps/examples\ngit submodule add https://github.com/lupyuen/sx1262_test\n```\n\nNext update the Makefiles and Kconfig...\n\n-   [\"Update Makefiles and Kconfig\"](https://lupyuen.github.io/articles/sx1262#update-makefiles-and-kconfig)\n\nThen update the NuttX Build Config...\n\n```bash\n## TODO: Change this to the path of our \"incubator-nuttx\" folder\ncd nuttx/nuttx\n\n## Preserve the Build Config\ncp .config ../config\n\n## Erase the Build Config and Kconfig files\nmake distclean\n\n## For BL602: Configure the build for BL602\n./tools/configure.sh bl602evb:nsh\n\n## For ESP32: Configure the build for ESP32.\n## TODO: Change \"esp32-devkitc\" to our ESP32 board.\n./tools/configure.sh esp32-devkitc:nsh\n\n## Restore the Build Config\ncp ../config .config\n\n## Edit the Build Config\nmake menuconfig \n```\n\nIn menuconfig, enable the SX1262 Test App under \"Application Configuration\" → \"Examples\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupyuen%2Fsx1262_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flupyuen%2Fsx1262_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupyuen%2Fsx1262_test/lists"}