-
Notifications
You must be signed in to change notification settings - Fork 2
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
Pinecil V2 has erroneous temp spikes with IronOS companion #10
Comments
I'm inclined to say this is probably the packet that I am receiving from the Pinecil |
so more likely to be issue on IronOS side I presume. |
yep |
Is there some way to log those messages, or get some debug information out of the installed app? I don't really fancy setting up the whole flutter toolchain again Alternatively, is there a single binary that I can use to take a look at debug messages? |
@vguttmann here is a debug build that prints the data that is parsed from the BLE packets: https://wormhole.app/vjOJk#oF99qDNWfr06TugFlst7Lg (Expires in 24 hours, feel free to ask for another) |
But at the least the bug still appears with the debug version, so I think this should be easy to solve |
Well, attaching a debugger didn't print anything to the console. Can you push the code to Github (e.g. on a debug branch) so I can build it myself? |
yeah sure |
We got 'em. What's interesting is that the temp spikes don't always go up to the same temperature - they're close, but not exactly the same One thing I had to do to get it to compile was to downgrade the rive package from |
I think that solves the issue from this side |
Describe the bug
When using IronOS companion, sometimes the tip temperature spikes up to 450C for one time point (see screenshot). I'm not sure whether this is an IronOS or a companion bug, therefore I'm opening an issue in both repos.
To Reproduce
Details of your device:
Additional context
Other issue: Ralim/IronOS#1915
The text was updated successfully, but these errors were encountered: