AlCalzone
AlCalzone
Both of the packets you showed just contain the info "Battery: 100". Can you set the adapter to loglevel debug and leave it running for a while? Afterwards please post...
@Apollon77 hast du nen Überblick wie es mit fixes in den üblichen rebuild libraries aussieht?
Since this issue is labeled "needs repro", I'm going to point to a related issue **with a repro**: https://github.com/facebook/jest/issues/11543
@sindresorhus anything else I need to do here?
Did you attempt to do what the error message tells you? Run `yarn install`?
To be honest, I'm not quite sure why this is erroring. Can you share the first couple of lines from Windows 10, so I can compare?
Are you running the server natively using Node.js or somehow packaged with Docker or whatever? If natively, which version of Node.js (`node -v`)?
Ok, what's the output of this when you're in the server dir? ``` npm ls --all ```
That doesn't look wrong either... The stick's ACK definitely gets received, but this info somehow doesn't find its way to the state machine. Aside from actually debugging on a Windows...
It's not processed twice, just logged twice (once on receipt, then again because it is unexpected).