I’m using particle boron and when i upload new firmware,i lost the connectivity for 2 hours.
That’s what i made to fix the probleme but without success:
I put my particle far from any electromagnetic source like motors to remov noises.
I bought bigger antenna instead the TAOGLAS fxub64.
Just to confirm, your device is currently not connecting to Particle Cloud correct? Can you maybe provide some code (the new firmware)? Also what is the status of the onboard LED?
It’s connected to particle cloud.But i don’t have a steady connection.When i turn on the particle,it will be blinking green for about 1 to 2 hours before its connect.
I have 2200 line of code so far,i will send you all the libraries im using:
Make sure devices is in DFU mode (flashing yellow)
In terminal/Workbench CLI type: particle flash --usb and then simply drag the downloaded files into the terminal (one by one) window. It will automatically enter te file name and path. The device should remain in DFU mode after each flash, unlike Particle Doctor.
Hit Enter. When done, repeat with the next file. Please make sure you have the correct files and order.