Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Compile #9

Open
sheddo01 opened this issue Oct 4, 2020 · 2 comments
Open

Can't Compile #9

sheddo01 opened this issue Oct 4, 2020 · 2 comments

Comments

@sheddo01
Copy link

sheddo01 commented Oct 4, 2020

Hi,

Firstly, I'm quite new at this, so i am doing something dumb, Please feel free to point that out. Also I'll offer a blanket apology in advance for any dumb questions.

I am trying to compile the espArtLeDNode.ino sketch and I am getting an error:

ajax:103:55: error: ambiguous overload for 'operator~' (operand type is 'IPAddress')
deviceSettings.broadcast = deviceSettings.ip | (~deviceSettings.subnet);

I have not altered anything in the original sketch

I have the libraries from your GIT installed.

I have updated pretty much all other libraries

Hardware side:
I am using a LOLIN V3 NodeMCU Clone, (I assume!)
I have my Board set to Generic ESP8266 Module
I have built a breadboard per the Original Schematics.

If you have any suggestions/recommendations or need further information please let me know.

Cheers

@sheddo01
Copy link
Author

sheddo01 commented Oct 5, 2020

Small Addendum!

I googeld the error message, and I saw a suggestion on another forum (Arduino forum) to change the ESP8266 in board manager to version 2.4.2.

Seems to work. I can compile and upload now.

Cheers

@SpillzyAU
Copy link

Thanks Sheddo Guy!!! I owe you Lunch!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants