particle-cli icon indicating copy to clipboard operation
particle-cli copied to clipboard

particle serial inspect failing for Argon

Open ScruffR opened this issue 7 years ago • 2 comments

I have double checked and my Windows 10 Pro 64bit works with all other serial commands, but particle serial inspect reports this for Argon

>particle serial inspect
Could not get inspect device: Unexpected number

CLI v1.35.2 Argon 0.8.0-rc.25

ScruffR avatar Nov 25 '18 19:11 ScruffR

Are you running Tinker or a firmware that outputs using Serial.println? I haven't been able to reproduce this. I get the expected output from particle serial inspect with Windows 10 64 bit with an Argon running 0.8.0-rc.25 + Tinker and CLI v1.35.2.

monkbroc avatar Nov 26 '18 15:11 monkbroc

I have SerialLogHandler activated in my Tinker, but I also tried it in Safe Listening Mode and had the same result. I can try flashing vanilla Tinker, but if that helps it would suggest that Safe Listening Mode isn't safe after all :wink:

ScruffR avatar Nov 26 '18 18:11 ScruffR