JMB Active Member Licensed User Longtime User Sep 29, 2020 #1 Hi, I've resurrected a very old B4R project, and have installed the latest version of B4R. When I compile the code, the compiler stops with this being the first error... [cc.arduino.packages.discoverers.serial.SerialDiscovery] Fail to get the Vid Pid information from the builder response code=404 This code did compile - but it's been about two years since I last looked at it. Any clues as to what's going on? Thank you. JB
Hi, I've resurrected a very old B4R project, and have installed the latest version of B4R. When I compile the code, the compiler stops with this being the first error... [cc.arduino.packages.discoverers.serial.SerialDiscovery] Fail to get the Vid Pid information from the builder response code=404 This code did compile - but it's been about two years since I last looked at it. Any clues as to what's going on? Thank you. JB
janderkan Well-Known Member Licensed User Longtime User Sep 29, 2020 #2 Have you tried to search for the error message in the forum ? Fail to get the Vid Pid information from the builder response code=404 Upvote 0
Have you tried to search for the error message in the forum ? Fail to get the Vid Pid information from the builder response code=404
hatzisn Expert Licensed User Longtime User Sep 29, 2020 #3 Did you also update the Arduino software to the latest version? The arc is based on two pillars. Last edited: Oct 1, 2020 Upvote 0
JMB Active Member Licensed User Longtime User Oct 1, 2020 #4 Hi guys, Yes, I am running the latest version of the Arduino software. I will do some more research. Thanks! JB Upvote 0
Hi guys, Yes, I am running the latest version of the Arduino software. I will do some more research. Thanks! JB
JMB Active Member Licensed User Longtime User Oct 1, 2020 #5 I tried another project and the code appears to compile ok... but at the end I got this.. Compiling & deploying Ino project (NodeMCU 1.0 (ESP-12E Module) - COM3) Error Loading configuration.. Upvote 0
I tried another project and the code appears to compile ok... but at the end I got this.. Compiling & deploying Ino project (NodeMCU 1.0 (ESP-12E Module) - COM3) Error Loading configuration..