can't save code ESP32 with i2C oLED #7083
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2018-04-13 by user88194 I tried this and then saved using save().
Posted at 2018-04-17 by @gfwilliams @user88194 in your case the problem is
Posted at 2018-04-18 by user88194 That worked! Thank you for explaining the issue. |
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 2018-04-13 by user88194
Hi all,
I am trying to save a simple code but it does not save.
I used this command on Windows terminal to flash the ESP32 wemos oled (attached pic) board:
The I used Eepruino web IDE on Windows changed the baud to setting to highest (115200)
When I connect to ESP32 I get this error message. However it seems to work fine.
when I uploade the code I get this warning:
this is test code:
When I save() it does not save
I disconnect and then reconnect ESP32 board but nothing shows up on oLED.
Any insight?
Thanks very much.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions