Hello,
I have a Particle Boron instance that I’ve been trying to flash to (I’ve been running “particle flash --usb ~/WasteSensor/target/1.2.1-rc.3/boron/WasteSensor.bin -v”) and then I’ve run “particle serial monitor”, but the message I keep getting is “No serial port identified” and I notice that the Boron is stuck in DFU mode constantly blinking yellow (usually it goes to green).
I think this may have to do with my WasteSensor.bin file because the same Boron works well on other people’s computers. How can I figure out where the local configurations are for updating .bin files when code is compiled?