Aron het Lam

Results 55 comments of Aron het Lam

We're not that big, so all volunteers 🙂 If you happen to have PTZ cameras that support Visca over IP, I might have something interesting. I made [this](https://github.com/AronHetLam/PTZJoystickControl) application that...

It could be an issue with the ATEM switcher being sensitive to packet loss, if the tally lights are unable to correctly reply to all messages, due to weak WiFi...

I haven't, but I'm interested to hear about the results if you try it out.

As I've only really worked with an ATEM mini I'm not entirely sure what you mean. Most likely because I'm not sure how M/E 2 works exactly. I assume that...

It can be hard to troubleshoot, but if you have it connected to a computer, it will log when it looses connection to the switcher in the serial monitor. It...

Hi, that's certainly possible to do. Making it just reset the WiFi credential using [this code](https://github.com/AronHetLam/ATEM_tally_light_with_ESP8266/blob/master/ATEM_tally_light%2FATEM_tally_light.cpp#L955-L964) is probably the best way to do so. However, if the tally lights can't...

I'd need some more details to know what might be going on. Let's start with: - What module are you using? - What does it print in the serial monitor?...

Try using the latest 2.x.x version of the board manager. I can't immediately tell what's going on. But the Led should still turn on to indicate it's connecting.

> Sketch uses 316660 bytes (30%) of program storage space. Maximum is 1044464 bytes. > Global variables use 36808 bytes (44%) of dynamic memory, leaving 45112 bytes for local variables....

I don't remember if there is a specific D1 mini pro option, but maybe that could have an effect. Did you try the "All Flash" option under "Erase Flash"?