I am using Windows 10 and I was playing around with particle device doctor for some other issue. However, now I am not able to change the settings using the particle doctor as it is throwing up serial error. I am able to flash tinker but I am not able to connect to the internet. I guess I have made some mistakes while changing the network details. I need to reset them to their original settings. Is there a way to do that?
ScruffR: I moved the conversation from the other thread here as my reply to that thread was already addressing this See discussion bellow
And how do you fix this issue. Flashing another app is not working. Even flashing tinker isn’t working. It’s saying device not discoverable or offline even though my device in DFU mode. And after pressing reset, it is blinking cyan!
Can you also provide the particle serial inspect output?
You binary seems to be targeted at a rather old device OS version.
The two orange blinks (at 0:26+) provide a hint about the problem - that's the reason for 30+ video to get more than just
The colours that go beyond the expected cyan blinking are of interest!
I have actually tried a different wifi networks but to no wain. I think I have messed around somewhere in the particle device doctor settings while putting in the network settings. Can you guide me as to how to use the doctor for a successful setup.
And also I am having problem using the device doctor. The serial error is still persistent
Ans also while doing a serial inspect I am getting a serial error.
particle flash --serial bootloader-1.0.1-photon.bin -v (in Listening Mode)
particle flash --usb system-part1-1.0.1-photon.bin -v (in DFU Mode)
particle flash --usb system-part2-1.0.1-photon.bin -v (in DFU Mode)
particle flash --usb tinker-1.0.1-photon.bin -v (in DFU Mode)
After that try particle serial inspect (in Listening Mode) again.
If you had - at any point - set the device to use a static IP and/or external antenna then you need to flash some firmware that sets these changes back to using dynamic IP and “internal” antenna.
I have actually checked both the boxes and removed the older one before installing the new one. I am able to see my device in device manager but the serial error still shows up when I try getting a particle serial inspect
How do I change the bootloader version of my photon? The bootloader and the module version don’t match and probably due to that my photon is not leaving the setup mode. Even after reseting it. And even after configuring it with my wifi.
Hey, before this I tried with particle update and the bootloader did get update. However, the problem persists. Right after sending the first json packet the wifi creds are getting reset. I have actually created another issue regarding this here