Mine has been dropping at about the same frequency as you’ve described. Hasn’t failed completely yet but it never reconnects on its own. Have to check if it is warm frequently (it does get hot eastern morning sun so this summer will be a real test) and the voltage on my transformer (believe it was in range).I’ve had my 410 installed since about last August. It is setup through my Synology via ONVIF. I’ve had wifi connection issues with it from the beginning. The signal is very strong throughout my house including the front door area where it is installed. From the beginning it will periodically go off line. No idea why….or what makes it rejoin the network. Seemed to happen every 2 weeks or so. Recently at least once per week. And just in the last 2 weeks every couple days. About 3 days ago it died completely. It will no longer come back online and the chime doesn’t ring. The unit is completely non responsive. A couple times I did notice the 410 was VERY hot to the touch. I should have investigated that but I ignored it.
My Transformer is 24VAC 40VA. The chime is not digital…it’s more of a traditional chime. Of course, there may be something wrong with my transformer but before I start replacing things I was hoping to get some feedback from those who are much more technically savvy than I. Are there any possible issues I should look for that might cause this behavior?
I’ve read through quite a few pages of this thread and I didn’t notice anything specifically related to my issue. I did see some conversation regarding power issues but don’t think they are similar to what I’ve been experiencing.
I will add this is my second unit. I had a very difficult time with the first one…..I tried getting assistance from their support and it was an absolutely a disaster. After about 2 weeks I returned it and got a replacement which I was able to get working. I am now hesitant to even begin trying to work with their support and I typically wouldn’t consider staying with the brand but I know of no other alternative that will allow me to use with my Synology (view & capture video) instead of a cloud based program and get the higher resolution I do with the Amcrest. If anyone is willing to offer some suggestions and/or advice I’d be really grateful.
It's fixed as far as i can tell....I've attached a pic of it
Support acknowledge there an issue with thier app playback from SD card. They said developers are looking into it and hopefully release a fix soon.
The latest iOS app v3.12.4 resolves slow SD playback for me.
I can show you what the AD410 firmware configurations are for sound. Typically issuing an http API/CGI call using this info can control most camera/doorbell features. However, I wasn't able to trigger the siren via the API with the quick testing I tried.
http://<doorbell_ip_address>/cgi-bin/configManager.cgi?action=getConfig&name=Sound
returns:
table.Sound.AlarmSound=/usr/data/Sounds/English/Siren.aactable.Sound.AlarmSoundDuration=30table.Sound.AlarmSoundEnable=falsetable.Sound.AlarmSoundVolume=100table.Sound.BootStrapSound=/usr/data/Sounds/English/Siren.aactable.Sound.SilentMode=falsetable.Sound.SoundTipsPlayEnable=truetable.Sound.TouchScreenSound=falsetable.Sound.UnlockSoundEnable=false
I tried using http://<doorbell_ip_address>/cgi-bin/configManager.cgi?action=setConfig&Sound.AlarmSoundEnable=true
and this command was accepted (returns "OK") but the siren didn't sound. Unfortunately I did not see any other obvious config setting that could be used for the siren. (Note: the Amcrest HTTP API specs don't include any information for SmartHome devices, so discovering API settings for them can be an adventure).
Yeah, the API discovery via CGI dump technique you used is exactly what I've done and documented before (perhaps in a different forum). This is one of those rare commands that does not show up in the "All" config dump as being changed. I ran into the same issue trying to determine how quick responses are activated on the AD410.
At this point, it would be good to try to sniff the actual packets from the phone to the doorbell, but I've not had much luck with that with these SmartHome devices.
This one. Its OvifI've gotta ask.....is anyone aware of a Doorbell camera similar in features...and that I could use with Synology?