How to flash file locally in Electron

Hi,
I have electron device but I am not able to flash my program using commandline through usb. It is giving me option to upload via Mobile network. Can you please suggest best way to do it locally via usb.

Thanks
narayan

How are you trying to flash locally? I would suggest you compile your binary in the Web IDE, download it, and then use the Particle CLI to flash it locally.

1 Like