The device is flashing blue very fast. The serial log shows it is trying to send HELLO but fails and keeps looping in this fail. Have tried the doctor to no success. Please help as we are doing field trials soon.
Have talked with the support they think it is a corrupted key.
There solutions is as follows:
It is possible that you have corrupted device keys. Since it's easy to fix them, it's a good thing to start with.
Put the Electron in DFU mode by holding down both the RESET and MODE buttons, releasing RESET and continuing to hold down MODE until it blinks yellow and issue the commands below, in order.
particle keys server
particle keys doctor 1e0034001847373130353639
If you get this error under Windows:
'openssl' is not recognized as an internal or external command, operable program or batch file.
and you have used the CLI installer as described above, it may work if you do:
cd c:\OpenSSL-Win32\bin
particle keys doctor 1e0034001847373130353639
There are additional tips for a missing openssl error on this page, including tips for Mac OS X and Linux.
The device is flashing blue very fast. The serial log shows it is trying to send HELLO but fails and keeps looping in this fail. Have tried the doctor to no success. Please help as we are doing field trials soon.
Logs are:
It will loop like this over and over.
Have talked with the support they think it is a corrupted key.
There solutions is as follows: