Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Z zigbee-dongle-kw2x
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Gianmarco Garrisi
  • zigbee-dongle-kw2x
  • Wiki
  • short term plan

short term plan · Changes

Page history
Important updates (hotfixes) authored May 12, 2017 by Gianmarco Garrisi's avatar Gianmarco Garrisi
Show whitespace changes
Inline Side-by-side
short-term-plan.md
View page @ e12cad8e
...@@ -3,6 +3,7 @@ This page contains some suggestions to complete the implementation and get it wo ...@@ -3,6 +3,7 @@ This page contains some suggestions to complete the implementation and get it wo
* [ ] Find a better way to recognize synchronous commands and asynchronous ones and implement it in the CommandInterfaceImpl class in .../network/impl/. * [ ] Find a better way to recognize synchronous commands and asynchronous ones and implement it in the CommandInterfaceImpl class in .../network/impl/.
* [ ] Add the instructions to disable the debug mode for the lower levels of the dongle. (ZTC) * [ ] Add the instructions to disable the debug mode for the lower levels of the dongle. (ZTC)
* [ ] Find why the standard endpoint are registered but with no clusters. * [ ] Find why the standard endpoint are registered but with no clusters.
**Update**: Almost solved! Change default endpoints because it looks like they are *too big for the buffer available to hold it* (ZTC-Error.event with code 0xFE is received).
* [ ] Find why after sending IEEE request the getaway does not receive any response when working with the FlexPlug. * [ ] Find why after sending IEEE request the getaway does not receive any response when working with the FlexPlug.
Also look at issue #3. Also look at issue #3.
\ No newline at end of file
Clone repository
  • bug dongle ti
  • clusters and endpoins
  • differences nxp ti
  • Home
  • long term plan
  • setup
  • short term plan
  • start
  • state of impl