Skip to content
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

**Feature Request** Please add Board AZ-Delivery D1 Mini ESP8266MOD 12-F #301

Open
migoldfinger opened this issue Jul 29, 2023 · 1 comment

Comments

@migoldfinger
Copy link

As a workaround I use WeMod D1 R2 and mini for my project settings.

  • Build and upload to board works fine with the d1_mini environment
  • The LED Blinking example is working out of the box

however

Monitoring seems to struggle. Instead of "Led is on" output "Led is off" the example should produce in the terminal I got glibberisch

�КҒ����������������������������ݐ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������ȷ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������

OS: Windows 10
Board: AZ-Delivery D1 Mini ESP8266MOD 12-F
USB-Driver: ch340

@ivankravets ivankravets transferred this issue from platformio/platformio-core Jul 29, 2023
@migoldfinger
Copy link
Author

At lest the problem with the monitor output is solved.
The example hat a to high setting
changing to Serial.begin(9600); did the trick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants