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

In progress #17

Closed
6 of 11 tasks
digistump opened this issue Jan 27, 2016 · 0 comments
Closed
6 of 11 tasks

In progress #17

digistump opened this issue Jan 27, 2016 · 0 comments

Comments

@digistump
Copy link
Task lists! Give feedback
Collaborator

@digistump digistump commented Jan 27, 2016

These are currently just notes for my own use - but please feel free to contribute

Changes to OTA process:

  • Debug and implement FastOTA - if not fast enough consider external https push (update function registered on device, oakcli pushes to web, web calls function?)
  • Work out system updates on Particle end
  • Change to constant blink during update (might not need once FastOTA)
  • Change blink pattern for config mode to something unique (off 0.5 sec, blink 3 times, repeat) OR should it blink the system version number?

Changes to environment:

  • Ability to change between devices
  • Redirect cloud to serial port
  • Both web and GUI (via nw.js?) for serial monitor, debug functions

Changes to core:

  • Debug and implement cloud serial (with 1 event/second limit in mind)
  • Get delay to work without requiring use of Particle.delay()

Misc Fixes:

  • Fix hidden network bug
  • Find GPIO16 alternative - such as hold high during boot, check in initVariant() for it high and rebootToConfig()
@digistump digistump closed this Feb 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
0 participants