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

ArduCam ESP8266 UNO V2 Flashing issue and power light #34

Open
AhmadZMQ opened this issue Sep 11, 2018 · 3 comments
Open

ArduCam ESP8266 UNO V2 Flashing issue and power light #34

AhmadZMQ opened this issue Sep 11, 2018 · 3 comments

Comments

@AhmadZMQ
Copy link

Basic Infos

Hardware

Hardware: ArduCam ESP8266 UNO V2 ?ESP-12? yes
Core Version: V2

Description

Problem description - power lights get high and low at all time this lead to the uploading error.

Settings in IDE

Module: ArduCam ESP8266 UNO V2
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: ?qio?
Flash Frequency: ?40Mhz?
Upload Using: ?OTA / SERIAL?SERIAL
Reset Method: ?ck / nodemcu?nodemcu

Sketch

#include <Arduino.h>

void setup() {

}

void loop() {

}

Debug Messages

Arduino: 1.6.12 (Linux), Board: "ArduCAM ESP8266 UNO, 80 MHz, 921600, 4M (3M SPIFFS)"

Sketch uses 219,459 bytes (21%) of program storage space. Maximum is 1,044,464 bytes.
Global variables use 31,152 bytes (38%) of dynamic memory, leaving 50,768 bytes for local variables. Maximum is 81,920 bytes.
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
error: failed sending 0xC0
error: failed sending 8 bytes
error: failed sending 36 bytes
error: failed sending 0xC0
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed

@UCTRONICS
Copy link
Contributor

@AhmadZMQ
It seems the board's serial port exists some problem.
Can you find the serial port number in the device manager?
If not, please install the ch340 driver, you can download it from
https://github.com/UCTRONICS/Drivers.git
If still not work, please contact our salesman to give you a replacement.

@AhmadZMQ
Copy link
Author

Thanks for your reply, Yes, port no shows in device manager...

@UCTRONICS
Copy link
Contributor

@AhmadZMQ
OK, maybe the ch340 chip is bad, please contact our salesman and tell us your order number.
We will give resend you a new one.

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

No branches or pull requests

2 participants