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

How to setup the project? #33

Closed
adithyagurumurthy opened this issue Nov 14, 2021 · 8 comments
Closed

How to setup the project? #33

adithyagurumurthy opened this issue Nov 14, 2021 · 8 comments

Comments

@adithyagurumurthy
Copy link

adithyagurumurthy commented Nov 14, 2021

I am using NodeMcuv2
I have downloaded the project, and selected the moved the examples file "ESP/mail.ino" into the source file, but still I am getting errors
image

How should I setup the project, I am unbale to do it.
Detailed Step would be really helpful

@adithyagurumurthy
Copy link
Author

adithyagurumurthy commented Nov 14, 2021

I was somehow able to resolve the error , but I see a new wierd characters in console
image

Is this intended ? how to correct this ?
Is the connection established ? Since I do not see anything on the console.

@matth-x
Copy link
Owner

matth-x commented Nov 14, 2021

Hi Adithya,

Yes, the first errors likely occured because of a version jump in the develop branch. Thank you for reporting this, should be fixed. The second screenshot just shows that the console is somehow misconfigured. Maybe your platformio.ini is missing the line monitor_speed = 115200?

@adithyagurumurthy
Copy link
Author

Thanks will look into that and try to compile!!

@adithyagurumurthy
Copy link
Author

I try to compile and the websocket are not working ,
image

I dont see any connection established to websocekts.
How to establish the websocket ?

@HackLink123
Copy link

Hi adithyagurumurthy I met the same problem as you.Can you tell me the solution? Thank you so much.

@HackLink123
Copy link

The problem is that the (Espressif 8266) version too high
I solved the above problem and used the following methods:
image
Change you Espressif 8266 version in 2.6.3 .

@matth-x
Copy link
Owner

matth-x commented Dec 21, 2021

Hi, thank you! I will adapt the platformio.ini according to your report.

@matth-x
Copy link
Owner

matth-x commented Feb 2, 2022

@adithyagurumurthy Please refer to #36 (comment).

@matth-x matth-x closed this as completed Feb 2, 2022
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