Hi All,
I am looking for some general advice on what you think could be the problem with my Arduino ESP8266 boards.
Been running some simple WiFi AP code on numerous ESP8266 boards and recently: two of them have been getting random exceptions (with working code/serial outputs in between) which then turn into normal running after a while. This has only started happening after I plugged them into a PSU for testing the boards with some external kit but unsure how this could've affected them.
Decoding of the exceptions tells me that there are illegal instructions in one of the libraries I am using. But this doesn't make sense as these libraries are used in the working boards, and they have no exceptions or issues. I then proceed to try and upload to the boards to put some easy blinking code, but it keeps on saying that the serial port _ does not exist. Serial monitor works fine, as I can see what is being outputted. Any ideas on what could be the issue? Doing the same upload process as before.
Many thanks in advance.