B4R Question ESP8266 Code won't compile

JMB

Active Member
Licensed User
Longtime User
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
 

hatzisn

Expert
Licensed User
Longtime User
Did you also update the Arduino software to the latest version? The arc is based on two pillars.
 
Last edited:
Upvote 0

JMB

Active Member
Licensed User
Longtime User
Hi guys,

Yes, I am running the latest version of the Arduino software. I will do some more research.

Thanks!

JB
 
Upvote 0

JMB

Active Member
Licensed User
Longtime User
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
Top