Skip to content

Wemos Board D1 mini Pro #3640

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

Closed
Ciriaco08 opened this issue Sep 23, 2017 · 3 comments · Fixed by #3940
Closed

Wemos Board D1 mini Pro #3640

Ciriaco08 opened this issue Sep 23, 2017 · 3 comments · Fixed by #3940

Comments

@Ciriaco08
Copy link

Please fill the info fields, it helps to get you faster support ;)

if you have a stack dump decode it:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/stack_dump.md

for better debug messages:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/debugging.md

----------------------------- Remove above -----------------------------

Basic Infos

Hardware

Hardware: Wemos Board D1 mini Pro
Core Version: 2.3.0-rc

Description

Problem description

This board have 16M bytes(128M bit) Flash and this Arduino environment. only recognize 4 MB

Settings in IDE

Module: Wemos Board D1 mini Pro
Flash Size: 16 MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: ?40Mhz?
Upload Using: ?OTA / SERIAL?
Reset Method: ?ck / nodemcu?

Sketch

#include <Arduino.h>

void setup() {

}

void loop() {

}

Debug Messages

messages here
@Uttarwarsanket33
Copy link

Use ESP8266WIFI.h header file Instead of Arduino.h in your program.
you need to add library for Wemos Board D1 mini Pro!!

@larsjohn
Copy link

How do you add that library?

@Ciriaco08
Copy link
Author

Ciriaco08 commented Sep 27, 2017 via email

d-a-v added a commit to d-a-v/Arduino that referenced this issue Dec 11, 2017
devyte pushed a commit that referenced this issue Dec 12, 2017
less confusing lwip versions in menus
fix #3850
fix #3707
fix #3640
fix #3098
fix #2740
fix #2683
fix #2550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants