{"id":19096395,"url":"https://github.com/bcdevices/pltdemo-dtm","last_synced_at":"2026-01-31T07:02:55.434Z","repository":{"id":87142285,"uuid":"604643557","full_name":"bcdevices/pltdemo-dtm","owner":"bcdevices","description":"Low-Level BLE Test with PLT","archived":false,"fork":false,"pushed_at":"2023-02-23T15:22:02.000Z","size":544,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-21T21:42:02.342Z","etag":null,"topics":["ble","bluetooth-low-energy","test-automation","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/bcdevices.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":"2023-02-21T13:50:26.000Z","updated_at":"2023-03-28T07:47:13.000Z","dependencies_parsed_at":"2023-03-13T19:47:04.072Z","dependency_job_id":null,"html_url":"https://github.com/bcdevices/pltdemo-dtm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bcdevices/pltdemo-dtm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fpltdemo-dtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fpltdemo-dtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fpltdemo-dtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fpltdemo-dtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcdevices","download_url":"https://codeload.github.com/bcdevices/pltdemo-dtm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevices%2Fpltdemo-dtm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28932596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: 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":["ble","bluetooth-low-energy","test-automation","testing-tools"],"created_at":"2024-11-09T03:36:36.537Z","updated_at":"2026-01-31T07:02:55.406Z","avatar_url":"https://github.com/bcdevices.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pltdemo-dtm\n\nGitHub repo demonstrating \n[Low-level BLE Tests](https://docs.pltcloud.com/TestPlanReference/command/ble_test/)\nwith Blue Clover's [Production Line Tool](https://bcdevices.com/plt/)\n\n- [Production Line Tool](https://bcdevices.com/plt/)\n  Low-level BLE Test plan\n  ([.yaml](prebuilt/ict-dtm-pltdemov2-1.0.0.yaml))\n- [PLT Demo V2 (nRF52)](https://docs.pltcloud.com/acc/pltdemov2/)\n  [Zephyr Shell](https://docs.zephyrproject.org/latest/services/shell/index.html)\n  firmware image\n  ([.hex](prebuilt/shell-pltdemov2-1.0.0.hex))\n- [PLT Demo V2 (nRF52)](https://docs.pltcloud.com/acc/pltdemov2/)\n  [Zephyr Bluetooth Tester](https://github.com/zephyrproject-rtos/zephyr/tree/main/tests/bluetooth/tester)\n  firmware image ([.hex](prebuilt/tester-pltdemov2-1.0.0.hex))\n\n## Docker build\n\n### Prerequisites\n\n- Linux hosts or Apple Mac computer running macOS\n- Docker\n\n### Docker build instructions\n\nFrom terminal, execute\n\n```\nmake docker\n```\n\nto end up with build artifacts in `dist/`\n\n## Local build\n\n### Prerequisites\n\n- Linux hosts or Apple Mac computer running macOS\n- Linux:\n    - Zephyr SDK\n    - device-tree-compiler\n    - cmake\n    - ninja\n    - dfu-util\n- macOS:\n    - Install GNU Arm Embedded Toolchain, Version 10-2020-q4-update :\n      Install the Mac OS X 64-bit Package (Signed and notarized),\n      `gcc-arm-none-eabi-10-2020-q4-update-mac.pkg`, from\n      https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads\n      This will install the toolchain in `/Applications/ARM`\n    - `brew install cmake ninja gperf python3 ccache qemu dtc`\n\n### Local build instructions\n\n- Linux:\n    - `export ZEPHYR_TOOLCHAIN_VARIANT=\"zephyr\"`\n    - `export ZEPHYR_SDK_INSTALL_DIR=\"/opt/zephyr-sdk\"`\n- macOS:\n    - `export ZEPHYR_TOOLCHAIN_VARIANT=\"gnuarmemb\"`\n    - `export GNUARMEMB_TOOLCHAIN_PATH=\"/Applications/ARM\"`\n- `make prereq` to install build pre-requisites\n- `make dist` to end up with build artifacts in `dist/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fpltdemo-dtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcdevices%2Fpltdemo-dtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevices%2Fpltdemo-dtm/lists"}