Code Monkey home page Code Monkey logo

chip-tool-snap's Introduction

Purpose

This is an attempt to snap out matter chip-tool application, which is a reference implementation of matter controller node application.

How to build

  • Install ubuntu 22.04 lxc container in your host dev environment.
  • Install snapcraft 7.x in the container.
  • Ensure that you will have build-essentials installed in this container.
  • Clone this repo.
  • To build the snap use following command at bash prompt inside your container snapcraft --destructive-mode

Notes

  • At this moment this will build for x86_64 arch only. For arm64, work is in progress.

  • You should have at least 35GB of disk space available.

  • Since matter source code is very big, downloading whole source can take considerable amount of time, which affects snap build time.

  • To test this snap

    • Install the snap
      • snap install chip-tool_0.1_amd64.snap --dangerous
      • snap connect chip-tool:bluez
    • May be you can try simple pairing operation over ethernet by using following command line once the snap is installed,
      • chip-tool pairing ethernet 1 20202021 3840 <ip of device node> 5543

    The above command will start matter controller node for server device node you can build and run linux placeholder device app from matter repo.

  • Finally check out the matter repo for more details. Starting point can be following
    matter-build-guide

chip-tool-snap's People

Contributors

prash813 avatar farshidtz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.