Problem with ESP32 #7437
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2021-06-14 by @MaBecker chech this issue espruino/Espruino#1777 (comment) and look for https Posted at 2021-06-15 by Julian1 I read your comment, but how do I get the warning errors away?
Posted at 2021-06-15 by @MaBecker https://github.com/espruino/Espruino/search?q=set+rssi+scan+not+implemeted+yet Posted at 2021-06-15 by @MaBecker Those statements are hard coded, because BLE on ESP32 is not fully implemented. |
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
-
Posted at 2021-06-14 by Julian1
So I first started with the ESP8266. But I need the ability for Https, so I bought the ESP32. I flashed it with the Firmware 2v09 and tested if everything is working fine, but I get every time this error
And then it stops, I put only code in to connect to my Wi-Fi.
And sometimes I get a "New interpreter error: LOW_MEMORY,MEMORY" Error, but its not much code.
These are the Firmware Versions I tried so far (all from espruino.com/Download):
I flashed them with esptool.py.
All of them had the same problem. Thats why I think it's my ESP32 but what could be the problem?
Process.env if you need it:
Beta Was this translation helpful? Give feedback.
All reactions