ScruffR

Results 42 issues of ScruffR

I think it's a similar matter as it was with #2 where the STM32F2xx controllers were not recognised. Now the Particle mesh devices are running on nRF52840.

When I run `sudo npm -g i marlin-conf` I always get this error ``` ... npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/MelvinTo/node-nat-upnp.git npm ERR! [email protected]: Permission denied (publickey). ... ```...

Since I couldn't install directly via `apt-get install` I built from source. However, when connecting to the server I always get "Could not find resource at this URL." but nothing...

Since I've come across similar questions like this one before, I'd like to propose an enhancment https://community.particle.io/t/error-when-using-makefile-eclipse-for-debugging/42913/3?u=scruffr There are some contributed libraries that use `.hpp` files and they seem to...

It would be good if we could get a switch (or use `-v`) to get more of the `library.properties` reported for any found library. e.g. the `Repository` and/or `URL` info...

Currently `particle binary inspect` only reports this ``` firmware.bin CRC is ok (c0986d5e) Compiled for argon This is an application module number 1 at version 5 It depends on a...

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...

Although the Argon can see (and logs report) plenty more visible networks, `particle serial wifi` only reports ***one*** when doing an autoscan. CLI v1.35.2 Argon 0.8.0-rc.25

One permanently reoccuring source for confusion is the difference between Arduino ADCs and Particle's. Not only the difference in resolution (12bit vs. 10bit) but also the lack of a Vref...