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

trying to verify the sketch error setup wifi not declared in this scope #1

Open
MuppetMikey opened this issue Sep 6, 2022 · 13 comments

Comments

@MuppetMikey
Copy link

compiling the sketch abd verifying it, i am getting a setup wifi was not declared in this scope error.. how do i fix it?

@tsulis
Copy link
Owner

tsulis commented Sep 6, 2022

@MuppetMikey can you paste log error from your IDE?

@MuppetMikey
Copy link
Author

MuppetMikey commented Sep 7, 2022 via email

@MuppetMikey
Copy link
Author

MuppetMikey commented Sep 7, 2022 via email

@tsulis
Copy link
Owner

tsulis commented Sep 7, 2022

@MuppetMikey
easy just download those two files and place it in same folder and open "Duino_Coin_OLED.ino". that's it.

or

you can download, everything will be there.
Screen Shot 2022-09-07 at 11 27 42

@MuppetMikey
Copy link
Author

MuppetMikey commented Sep 8, 2022 via email

@tsulis
Copy link
Owner

tsulis commented Sep 11, 2022

@MuppetMikey

try this url on your browser, replace YOUR_DUINO_USERNAME with your actual duino account username :
https://server.duinocoin.com/v2/users/YOUR_DUINO_USERNAME

it should show your account if your account is exist, somehing like this :
Screen Shot 2022-09-11 at 11 45 17

@MuppetMikey
Copy link
Author

MuppetMikey commented Sep 11, 2022 via email

@MuppetMikey
Copy link
Author

MuppetMikey commented Sep 11, 2022 via email

@tsulis
Copy link
Owner

tsulis commented Sep 22, 2022

@MuppetMikey ,

once you successfully program your board with your setting, you can open serial monitor on your IDE, it will show you information

@MuppetMikey
Copy link
Author

MuppetMikey commented Oct 11, 2022 via email

@tsulis
Copy link
Owner

tsulis commented Oct 11, 2022

@MuppetMikey,

on that issue you can increase "DynamicJsonDocument doc (8000);" more than 8000, for example 10000. but do remember, do not over increase this value, this buffer uses actual board memory.

Screen Shot 2022-10-11 at 14 38 41

@dunk8888
Copy link

Ime having same problem no input

@dunk8888
Copy link

Shall i up my flash size from 4 to 8 mb?

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

3 participants