Skip to content

Clarification of Behavior of Light #4

@coderforlife

Description

@coderforlife

I have built 1.5 of these. For the one that is essentially complete I have tested that sending touch events via command line do cause the light to change colors. However I have noticed other strange behavior and wondering if these are expected, how to fix, and how they can be changed:

  • If activating touch events on the device itself, sometimes it will go to the devices determined color but sometimes it goes to a different color and then doesn't really want to change for that color.
  • Overnight the light will turn itself off.
  • The device keeps broadcasting touch events every 6 seconds (at least according to particle subscribe). If a message is sent via the command line the device will begin to echo the original command but with its own id.
  • Sometimes while touching the light changes intensity and then goes back as the touch is released.

It would be nice to give some information about how the device is supposed to behave with the code given. What are the timeouts? What is a touch on the device supposed to do?

(Note that at the moment my touch plate isn't actually working but I was simulating it by messing with the D3/D4 resistor)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions