ESP32S not working Serial / UART #7051
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2017-11-23 by Wilberforce Does it work if you get rid of the oninit and save ? Just upload the code in the simple form and send something to serial2 Posted at 2017-12-02 by @MaBecker Hi @alexander, if you use save() in upload code than wrap it with setTimeout(save,2000) to be sure that code is completely upload before running save(). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-11-21 by Alexander
Good day! Please help. ESP32S not working Serial / UART
| |_ ___ ___ _ ||___ ___
| | -| . | _| | | | | . |
||| || |||||_|
|| http://espruino.com
1v94 Copyright 2016 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Beta Was this translation helpful? Give feedback.
All reactions