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

Choose the device (e.g. Luxafor Bluetooth Pro) #8

Open
tups opened this issue Jul 15, 2024 · 4 comments · May be fixed by #9
Open

Choose the device (e.g. Luxafor Bluetooth Pro) #8

tups opened this issue Jul 15, 2024 · 4 comments · May be fixed by #9
Assignees
Labels
bug Something isn't working

Comments

@tups
Copy link

tups commented Jul 15, 2024

I currently own a Luxafor Bluetooth Pro.

The Bluetooth dongle connects well and changes color, but the external "Indicator" device does not change.

Do you think improvement is possible?

  • either choose the device
  • either activate both at the same time

Thanks in advance

@jschlackman
Copy link
Owner

jschlackman commented Jul 15, 2024

Thanks for the report, I'll definitely look into this - I've never had access to the Bluetooth models for testing so I wasn't aware they can be lit separately.

@jschlackman jschlackman self-assigned this Jul 15, 2024
@jschlackman jschlackman added the bug Something isn't working label Jul 15, 2024
@tups
Copy link
Author

tups commented Jul 15, 2024

I also thought the two were related. But I think it's the Luxafor V2 app that controls both at the same time.

If necessary, I can run scripts to send you logs for example

@tups tups linked a pull request Jul 22, 2024 that will close this issue
@tups
Copy link
Author

tups commented Jul 22, 2024

I just proposed a tested PR

@jschlackman jschlackman linked a pull request Jul 22, 2024 that will close this issue
@tups
Copy link
Author

tups commented Jul 23, 2024

I have just done several tests on the Luxafor Bluetooth Pro.

Here are the results:

Wave Wave Type LuxaforSharp Constant Luxafor Bluetooth Pro Test
4 1 WaveType.Short
4 2 WaveType.Long
4 3 WaveType.OverlappingShort
4 4 WaveType.OverlappingLong
4 5 ?

I also notice that the device.Wave method, if the repeatCount parameter is zero, the Wave does not work.

For the Blink function, it works directly but not from the LuxaforOnAir application, and I make almost the same observation, if changes the repeatCount parameter to 2 instead of 1 on the device.Blink method, then it works

I made the change on the PR

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

Successfully merging a pull request may close this issue.

2 participants