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

Arduino is not detected as LNP on first use #42

Closed
Legion2 opened this issue Oct 5, 2019 · 3 comments
Closed

Arduino is not detected as LNP on first use #42

Legion2 opened this issue Oct 5, 2019 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@Legion2
Copy link
Owner

Legion2 commented Oct 5, 2019

Describe the bug
After uploading an example sketch to the arduino, iCUE does not detect it.

To Reproduce
Steps to reproduce the behavior:

  1. User example sketch without changes
  2. Upload the sketch
  3. See iCUE shows nothing

Expected behavior
iCUE detects the Arduino as LNP and LEDs can be controlled.

System (please complete the following information):

  • OS: Windows 10
  • Board: PRO Mirco
  • IDE: Visual Studio
  • Version: 0.5.0
  • Sketch: LightingNodePRO

Code changes
None

Related

@Legion2 Legion2 added the bug Something isn't working label Oct 5, 2019
@Legion2
Copy link
Owner Author

Legion2 commented Oct 5, 2019

This is maybe related to the use of EEPROM to save and load data. On first use the data is loaded form not initialized EEPROM memory and contain wrong data. This maybe result in wrong behavior or broken runtime state of the program, from which it is not possible to recover.

@Legion2 Legion2 added this to the 1.0.0 milestone Oct 5, 2019
@McHauge
Copy link

McHauge commented Oct 7, 2019

Worked for me no problem last Friday, was just the boards.txt file I had to set up

@Legion2
Copy link
Owner Author

Legion2 commented Oct 25, 2019

This is fixed with Version 0.6.1 and 0.6.2

@Legion2 Legion2 closed this as completed Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants