-
Notifications
You must be signed in to change notification settings - Fork 34
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
Porsche GT4 e-Performance does not connect to BrickController 2 #123
Comments
I spent some time with own prototype for this new hub, but it's not as easy as adding a new type of the device. There seemed to be some incompatibility and existing Control+ command did not worked very well. |
That would be neat, thanks in advance! |
There is DRAFT of my work-in-progress here: #125 |
Hi, that is great that you are working on it. Unfortunately I don't have that set, so I cannot try/test it. Let me know when you think it's ready to be merged and I'll release it. |
Seems to be working now. It requiered a lot of "hacking" to apply PLAYVM mode which drives both AB motors and C servo. I hope they will fix generic support for LPW3 command soon. |
@vicocz I've tried this dev on my sons GT4. The main issue that I have is that commands to Ch AB does not seem trigger any action.
Lights and the channel C are working fine. I am using PS5 controller on a pixel 7. Let me know if I can provide other inputs. |
Hi, thx for the feedback. The only thing you can provide is GT's firmware revision. |
I've switched the C channel to Servo and it start working ;) |
Anyway, I've addressed such edge case, PLAYVM will not be applied and it should somehow be driving, even though it's not ideal to drive C channel without proper servo setup. But it works 😄 |
@imurvai Seems it's working now, feel free to merge it or leave a comment in PR if there is something wrong or to be changed. |
@vicocz Sure, once I have a little time, I'll do it |
Hi, |
Good to hear, thx for the feedback.
May be you can try to somehow combine a sequence and ;Stop; button type:
Just an idea, I havn't tested that 😄 |
Dear imurvai,
I recently got the Lego Technic Porsche GT4 e-Performance with Control features. Building it was a blast, racing it even more so!
However it wasn't long until the inaccurate controls of my touchscreen started to annoy me. I google searched if there was a way to Control the car with a PS5 controller. It wasn't long until I stumbled upon BrickController2.
Unfortunately the GT4 doesn't seem to be found by the app. Perhaps because Lego used a new type of electro motor? Either way, I stumbled upon this Github thread where a user named toorisrael claims to have come up with the following solution to the code:
toorisrael@5cf3b4f#diff-87d78588d3370a3340d0382623242875748387d6c1b2ea5d0c09768a549b5f17R99
I am not tech savvy enough myself to implement these changes into the code of the BrickController2 app. Would you please be so kind as to add this commit to the app. That way end users like me can simply download it from the Play Store. Thanks a bundle in advance!
André
The text was updated successfully, but these errors were encountered: