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

MaixPy and ESP8285 documentation #66

Closed
amriddell opened this issue Apr 30, 2019 · 3 comments
Closed

MaixPy and ESP8285 documentation #66

amriddell opened this issue Apr 30, 2019 · 3 comments
Labels
usage just confused about usage

Comments

@amriddell
Copy link

Hi all,
Is there further documentation and/or example code for the MaiX Go ESP8285?

Thanks.

@Neutree
Copy link
Member

Neutree commented Apr 30, 2019

refer here: https://maixpy.sipeed.com/zh/libs/standard/usocket.html

or you can communicate with 8285 though UART2 by your python code, use AT command

@Neutree Neutree added the usage just confused about usage label Apr 30, 2019
@robert-hh
Copy link
Contributor

robert-hh commented Apr 30, 2019

refer here: https://maixpy.sipeed.com/zh/libs/standard/usocket.html

Most of the methods documented under that link seem not to be implemented yet, like almost everything that is needed for working as a server (bind(), listen(), accept(), ...)

@Neutree
Copy link
Member

Neutree commented Aug 8, 2020

server mode not implement, same as #68

@Neutree Neutree closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage just confused about usage
Projects
None yet
Development

No branches or pull requests

3 participants