Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ: Add CLI commands for toggling low level features in DCT/DCD #500

Open
technobly opened this issue Jul 25, 2019 · 0 comments
Open

REQ: Add CLI commands for toggling low level features in DCT/DCD #500

technobly opened this issue Jul 25, 2019 · 0 comments
Labels

Comments

@technobly
Copy link
Member

One example of this can be found in the Docs here to regenerate device keys:
https://docs.particle.io/datasheets/cellular/e-series-datasheet/#dcd-layout

A command that lets you know you are toggling low level DCT/DCD features would be nice, like
particle dcd regen-keys-udp
particle dcd regen-keys-tcp
particle dcd setup-done-true
particle dcd setup-done-false
particle dcd power-management-detect-on
particle dcd power-management-detect-off
particle dcd tcp-fallback-on
particle dcd tcp-fallback-off
particle dcd p1-power-save-clock-on
particle dcd p1-power-save-clock-off
There might be more useful ones...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant