-67 / -71
II have tried with another router of 2.4 more distant and it seems not to give problem.
I guess you already are on this firmware level on the Asus ? https://www.asus.com/Networking-IoT…/HelpDesk_BIOS/
Liebe Forumsmitglieder,
wir freuen uns, Euch mitteilen zu können, dass wir in Kürze das Layout unseres Forums auf das vertraute und bewährte Shelly Design zurückführen werden. Für die meisten von Euch wird das lediglich eine Rückkehr zu Altbekanntem sein – dennoch sind wir uns bewusst, dass diese Umstellung einige Anpassungen mit sich bringt. Wir möchten Euch schon im Voraus für Eure Geduld während dieses Prozesses danken. Ein Update zu Schaltplänen und Lexikon folgt auch.
Für Euch als Forumsmitglieder ändert sich nichts: Euer Forumskonto bleibt mit allen Zugangsdaten bestehen, die nun von uns verwaltet werden. Detlef hat uns alle Daten und Rechte übertragen. Das gleiche gilt für die Facebookgruppe https://www.facebook.com/groups/smarthomeforum/
Falls Euch nach der Umstellung Probleme auffallen oder Ihr Anmerkungen habt, zögert bitte nicht, uns zu kontaktieren. Ihr erreicht uns ganz einfach unter forum.de@shelly.com.
Vielen Dank für Eure Unterstützung!
Euer Shelly Team
PS:
Wichtige Informationen, wie z. B. zu den neuesten Firmware-Updates, werden wir ausschließlich in der Shelly Community (https://community.shelly.cloud/) veröffentlichen. Deshalb wird es innerhalb dieses Forums Verweise zur Shelly Community geben. Selbstverständlich könnt Ihr auch selbst Links zwischen den Foren teilen, um noch mehr Antworten und Lösungen zu finden und Euch gegenseitig zu unterstützen.
Unsere Datenschutzhinweise zur Verarbeitung aller Daten findet Ihr hier, sodass Ihr Euch über alle wichtigen Punkte informieren könnt. Es werden keine zusätzlichen Daten erhoben, und die Verarbeitung erfolgt weiterhin nur zu den bisherigen Zwecken.
Die zentrale E-Mail-Adresse des Forums wird künftig forum.de@shelly.com lauten. Alle relevanten Informationen dazu findet Ihr auch im Impressum der Forums-Website.
Die Informationskanäle von Shelly:
Shelly Community: https://community.shelly.cloud/
Facebook Support-Gruppe: https://www.facebook.com/groups/ShellyIoTCommunitySupport
Knowledge Base: https://kb.shelly.cloud/knowledge-base/
Ticket-System: https://support.shelly.cloud/en/support/tickets/new
Shelly Dokumentation: https://shelly-api-docs.shelly.cloud/
Wir freuen uns auf weitere rege, professionelle und konstruktive Diskussionen in unserem gemeinsamen Forum.
Unser besonderer Dank gilt Detlef für den Aufbau und die Pflege dieses Forums. Wir wissen, wie viel Arbeit hierin steckt, und werden unser Bestes tun, damit dieser Austausch weiterhin möglich bleibt.
Bei Fragen könnt Ihr Euch gerne per Mail an uns wenden.
Euer Shelly DACH Team
-67 / -71
II have tried with another router of 2.4 more distant and it seems not to give problem.
I guess you already are on this firmware level on the Asus ? https://www.asus.com/Networking-IoT…/HelpDesk_BIOS/
Tested it with latest firmware and it currently supports 5 DS18B20 sensors. ( DS18b20 emulator via arduino nano )
Hi ! Go to settings - DEVICE INFO and check WIFI RSSI value when its connected.
If this value is higher than -80 dBm you might need to improve wifi coverage by adjusting your router or in any other way make the signal better.
The 5Ghz and 2.4Ghz will never overlap so that should not be a problem.
You should really have an electrician doing this !!! Based on the input you can probably get this working with a shelly dimmer ( if total load is > 10 watt ).
Probably got another ip allocated from DHCP. If you have access to router/dhcp server you should be able to locate it. If you did factory reset the Shelly will be in local WIFI mode - you will need to configure it from scratch again.
In theory you could get it to work but the circuit gives back a pulse (indication of proximity ) that is extremly short (150 us- 25 msec ) and you need to measure it to get the distance - with current firmware of the UNI you can't do this in an accurate way. A solution could be to do the measurement via arduino and send the result to to UNI via analog signal - maybe not the easiest solution
Another solution could be to get a module that gives a constant analog output based on proximity.
Hi ! I have done the same thing first using the Shelly 1 but I replaced with a UNI to get ADC input so I can also detect when garage door is down/up or in an error state. I have no problem with the UNI internal relays triggering the garage door.
My garage door opener have an external connector:
1 - GND
2 - IMPULSE
3 - 24 V DC max. 50ma
Uni relay is connected between 1 & 2. Uni power is connected to 1 and 3.
Have you tried to measure voltage when UNI is in closed position on the garage input ? Whats the closed current on the circuit ?
Hi ! I have worked with these sensors ( DHT22 ) for several years mostly on arduino projects and it seems that its just by nature that the DHT22 will lockup. Sometimes it can work for weeks without any problems. I have fixed with depowering the shelly by using a smartsocket and nodered but if anyone have a better solution please let us know. If you have a spare relay probably could try to depower the DHT22 but then again I am not sure if the shelly would recover when loosing it the first time.
Hi ! I have succesfully got the UNI integrated with my garage door opener. I had a problem getting a low signal on the sensor input from my wiring to the garage controller - voltage fluctuated in closed position between 0.6-1.7 volt ). Solution was to use the ADC input and some coding in NodeRED - very flexible this little UNI.
I am now going to replace my old arduino home ventilation controller with 2 UNI's and have some question for wiring.
1. Are the GND_SENSOR and GND the same ?
2. I am planing to drive the 4 pcs 5 volt relays that draws 10-15 mA using the VCC_SENSOR 3.3 volt. Does anyone know how much (mA) you can draw from the VCC_SENSOR ? ( Only one relay will be active at any time ).