Unable to flash

Hi,

I am using particle CLI to flash an image. I see that the particle in question is listed when i do particle list.

hello $ particle list
reminder [XXX] (Photon) is online
Functions:
int setDisp(String args)

However when i try to flash the image, it says that device is not found. I see that the device is online and can reach it and call a cloud function. It is just flashing that does not seem to work.

hello $ particle flash reminder .
Including:
/Users/smovva/exper/photon/hello/blink.ino
attempting to flash firmware to your device reminder
flash device said {“ok”:false,“error”:“Device not found.”}

Any pointers to get past this would be very helpful.

Thank you
Sasi

1 Like