AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
160 stars 40 forks source link

card not working #12

Closed AlberONE closed 3 years ago

AlberONE commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

Maybe you could add a picture of the chip.

AlberONE commented 3 years ago

Salve, Il problema si verifica dopo circa un’ora dall’accensione della luce rossa. Volevo verificare quanto le batterie rendessero autonomo il kit. Quindi ho attivato la luce rossa e dopo un’ora la luce è diventata rosa. Ho provato a riprogrammare la scheda ma non ci sono più riuscito. Allego il fotografico Grazie Alberto

Il giorno 4 gen 2021, alle ore 00:12, Aron het Lam notifications@github.com ha scritto:

Maybe you could add a picture of the chip.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AronHetLam/ATEM_tally_light_with_ESP8266/issues/12#issuecomment-753690147, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASK32LZ7TMOHIHPAVZHQMU3SYD2WLANCNFSM4VSG6SWA.

AlberONE commented 3 years ago

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 commented 3 years ago

this is resistors

Schermata 2021-01-04 alle 15 48 05
AronHetLam commented 3 years ago

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 commented 3 years ago

This is what I have selected. billede

jmvb-cl commented 3 years ago

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 commented 3 years ago

@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 commented 3 years ago

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

This is the pinout

image