{"id":20316117,"url":"https://github.com/lupyuen/lorawan_test","last_synced_at":"2026-06-28T17:31:05.816Z","repository":{"id":87766832,"uuid":"442332385","full_name":"lupyuen/lorawan_test","owner":"lupyuen","description":"LoRaWAN Test App for Apache NuttX OS","archived":false,"fork":false,"pushed_at":"2022-06-03T10:56:36.000Z","size":49,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T09:13:42.452Z","etag":null,"topics":["bl602","bl604","lorawan","nuttx","pinecone","pinedio","riscv32"],"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":"other","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:24.000Z","updated_at":"2022-01-04T04:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b00eec00-bafc-4bc2-96aa-645069f5d9db","html_url":"https://github.com/lupyuen/lorawan_test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lupyuen/lorawan_test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Florawan_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Florawan_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Florawan_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Florawan_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lupyuen","download_url":"https://codeload.github.com/lupyuen/lorawan_test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lupyuen%2Florawan_test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34898562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["bl602","bl604","lorawan","nuttx","pinecone","pinedio","riscv32"],"created_at":"2024-11-14T18:24:28.728Z","updated_at":"2026-06-28T17:31:05.787Z","avatar_url":"https://github.com/lupyuen.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LoRaWAN Test App for 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/LoRaMac-node-nuttx](https://github.com/lupyuen/LoRaMac-node-nuttx)\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/lorawan_test\n```\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 LoRaWAN Test App under \"Application Configuration\" → \"Examples\".\n\nBased on...\n\n-   [LoRaMac/fuota-test-01](https://github.com/lupyuen/LoRaMac-node-nuttx/blob/master/src/apps/LoRaMac/fuota-test-01/B-L072Z-LRWAN1)\n\n-   [LoRaMac/periodic-uplink-lpp](https://github.com/lupyuen/LoRaMac-node-nuttx/blob/master/src/apps/LoRaMac/periodic-uplink-lpp/B-L072Z-LRWAN1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupyuen%2Florawan_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flupyuen%2Florawan_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flupyuen%2Florawan_test/lists"}