@oscillator Thank you so much for your interest!
Best posts made by PiriX
-
RE: Librerías ESP32 vs Arduino
Latest posts made by PiriX
-
RE: Bitcoin / Multi Crypto Coin Ticker with 24 candlesticks chart
Now it works...
The problem was "_" in the Wi-Fi
Thank you so much for your patience.
-
RE: Bitcoin / Multi Crypto Coin Ticker with 24 candlesticks chart
@frittna said in Bitcoin / Multi Crypto Coin Ticker with 24 candlesticks chart:
n you say you burned it with the burner than it should work. I only think of a sd config file corruption or something because of not safe ejected.. or some strange letters in wifi-pass.. i dunno..
I tested with my guest wifi: "guest" pass "guest" and doesn't work
-
RE: Bitcoin / Multi Crypto Coin Ticker with 24 candlesticks chart
@frittna I tried with M5Burner in Windows and compiling it on Ubuntu with the same problem: freezes trying to connect to Wi-Fi.
Any option?
-
RE: Librerías ESP32 vs Arduino
@oscillator Thank you so much for your interest!
-
RE: Librerías ESP32 vs Arduino
@oscillator Arduino: 1.8.16 (Mac OS X), Board: "M5Stack-Core-ESP32, QIO, 80MHz, Default, 921600, None"
Multiple libraries were found for "WiFi.h"
Used: /Users/pirix/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi
Not used: /Applications/Arduino.app/Contents/Java/libraries/WiFi
In file included from /Users/pirix/Documents/Arduino/Crypto_Coin_Ticker-master/Crypto_Coin_Ticker/Crypto_Coin_Ticker.ino:20:0:
Multiple libraries were found for "SD.h"
/Users/pirix/Documents/Arduino/libraries/Timezone/src/Timezone.h:16:66: fatal error: TimeLib.h: No such file or directory
Used: /Users/pirix/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/SD
compilation terminated.
Not used: /Applications/Arduino.app/Contents/Java/libraries/SD
exit status 1
Error compiling for board M5Stack-Core-ESP32.This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences. -
RE: Librerías ESP32 vs Arduino
That's what I trying to run
https://github.com/frittna/Crypto_Coin_Ticker
I'm on a MacBook Pro 16" Intel i9, macOS Big Sur
-
RE: problems to star my m5stack core 2
Restart the Mac... after that plug the USB-C cable and the M5stack... that works for me