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

card not working #12

Closed
AlberONE opened this issue Jan 3, 2021 · 10 comments
Closed

card not working #12

AlberONE opened this issue Jan 3, 2021 · 10 comments
Labels
question Help! How to use this project?

Comments

@AlberONE
Copy link

AlberONE commented Jan 3, 2021

hi, I followed the instructions on mounting the card and after regularly programming the card I tried to see if everything worked. After about an hour of switching on the red LED, the card broke. I thought I had badly powered the card with the 5 volts pin, so I redid the whole sequence on a new one by feeding it with the micro USB. after an hour the new one broke. Do you have any suggestions?

@AronHetLam
Copy link
Owner

Sounds odd. Powering the D1 mini with 5v through the 5v pin is the same as powering it through USB, so unless you accidentally powered it with too much voltage both ways, that's not the issue.

What LED do you use, and how many amps does it draw? Mine draw around 20 mA. The esp8266's pins can't handle much more than that. I even think the datasheet rates them at 12 mA only, however mine are still fine after half a year of weekly usage.

I assume you have used the correct resisors, and that "broke" means that you aren't able to reprogram it or see anything in the serial monitor, and that it isn't just the LED that doesn't work.

@AronHetLam
Copy link
Owner

Maybe you could add a picture of the chip.

@AlberONE
Copy link
Author

AlberONE commented Jan 4, 2021 via email

@AlberONE
Copy link
Author

AlberONE commented Jan 4, 2021

Hi,
the issue happens one hour after the red light turns on. I wanted to prove the duration of the battery, so I activated the red light but it turned pink after an hour or so. I tried to program the card again but I didn't managed to. I am attaching a photo. Thank you in advance. Alberto

IMG_4611
IMG_4610
IMG_4609
IMG_4608
IMG_4606
IMG_4605
IMG_4604
IMG_4603

IMG_4614
IMG_4613
IMG_4612

IMG_4615

@AlberONE AlberONE closed this as completed Jan 4, 2021
@AlberONE
Copy link
Author

AlberONE commented Jan 4, 2021

this is resistors

Schermata 2021-01-04 alle 15 48 05

@AronHetLam AronHetLam reopened this Jan 4, 2021
@AronHetLam
Copy link
Owner

AronHetLam commented Jan 4, 2021

I assume you closed the issue by accident, so I reopened it 🙂

To me the first message sounded like you fried the chips, but that's not the case. The pink light indicates that it looses the connection to the ATEM. On the settings website the status should reflect that state.

From looking at your pictures it looks like you wired it correctly.

Why it would loose it's connection to the ATEM after an hour I don't know. I'd have too look into that once I have time.

Does it reconnect if you turn it off and on?
Did you select the correct COM port and board in board manager when you tried to (re)program it? (COM port can change when you plug it in again)

Also, as a sidenode, If your first answer holds anything important, I'm not able to understand it, as it's not in english. This also counts for your Arduino pictures. 😊

@AronHetLam
Copy link
Owner

This is what I have selected.
billede

@jmvb-cl
Copy link

jmvb-cl commented Jan 12, 2021

OFF topic quick question! (2 actually)

1.- Can I use the "PRO2 version, with external antenna?

https://www.amazon.com/-/es/D1-Mini-ESP8266-conector-Internet-Desarrollo/dp/B072Q4LHDL

2.- can I use a Wifi Esp8266 relay module?

image

Thank you!

@AronHetLam
Copy link
Owner

AronHetLam commented Jan 12, 2021

@jmvb-cl it should work, just select the correct board before you upload it, and maybe you need to change the pins in the top of the Arduino code.

@jmvb-cl
Copy link

jmvb-cl commented Jan 12, 2021

The relay use the ESP01 board, so I guess I should use "Generic ESP8266 module"

This is the pinout

image

@AronHetLam AronHetLam added the question Help! How to use this project? label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Help! How to use this project?
Projects
None yet
Development

No branches or pull requests

3 participants