particle-cli
particle-cli copied to clipboard
Is there a method similar to "particle device add xxx" that causes the device to switch to DFU mode?
Hi:
Thanks for reading the question I asked.
I am using this tool on windows,
I think that It is a little trouble to manually switch the device to DFU mode.
So,Is there a method similar to "particle device add xxx" that causes the device to switch to DFU mode,
Instead of manually switching?
Thanks very much
If you open a serial port connection to the particle device with baud rate 14400, it will go into DFU mode.
I see ,Thanks very much! But if I only want to use the particle-cli tool on windows to switch the device to DFU mode, Is there a method that alrady exist?