how to flash same firmware.bin file to all particle electron boards
How much have you investigated the question before raising it here?
The forum guidelines would hold you to that before opening a thread.
However
- for fleet management you’d create a product and delegate uploading the binary to the cloud https://console.particle.io/products, or
- in Web IDE do it one device at a time, or
- use CLI for local flashing as documented here https://docs.particle.io/reference/cli/#particle-flash
1 Like
i have gone through this and created a product and added 3 electrons (shows a different group in web IDE for these 3 electrons) and complied a code in web IDE (the yellow star on one electron (selected)) downloaded "firmware.bin" file and flashed through usb to another electron (not the selected one) but
the electron goes in safe mode for this...
shall i have to compile separately for each electron and then flash