Search found 8 matches

by Otje
14 Sep 2018, 12:12
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hello what do you mean no connection to the server? (from your dutch tekst below) ""Ik ben ook aan het proberen om mijn raamopeners te bedienen met behulp van Wemos d1 mini pro/en de lin bus driver. En step down module Ik gebruik jou Arduino code voor de wemos. Krijg alleen geen verbinding...
by Otje
29 Oct 2017, 10:49
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hello All i havent been looking on this post for quite some time as for me the AXA works with ESP as i descibed in the posts on page 1 of this topic. the schematic was also posted but i will attach it here as well. i use standard ESP8266 firmware, i am not using ESP Easy as i wants some flexibility....
by Otje
19 Mar 2017, 11:20
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

i tried to make vide but the size is too large. if there is intrest to see it i can probably share via yousendit or something...
by Otje
17 Mar 2017, 12:26
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hi sorry for delayed reply, i did not see the post. I have attached the print that i made (test print, i will make proper PCB later on as i need to control 4 AXA modules...) and the housing i printed on my 3d printer.... you can see the RJ25 housing, here i connect the cable to the AXA module. it co...
by Otje
06 Feb 2017, 19:48
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

please find the arduino code below.. i send the http command in the web browser like this : http://IP_Adress_Esp8266/open http://IP_Adress_Esp8266/close http://IP_Adress_Esp8266/stop depending on the cable length you may want to repeat the code. now it sending CLOSE in one go with 20ms delay, in my ...
by Otje
06 Feb 2017, 12:45
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hi i connected the ESP chip as per the diagram attached. i found this on the EU domotic forum. these are the only components i used. i connected Tx and Rx from the Wemos D1 mini to this MCP chip as shown. In my code (i use the Arduino compiler) i setup a HTTP connection with my homeautomation system...
by Otje
06 Feb 2017, 00:50
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hi I managed to connect the serial port from esp to the axa directly, using a Lin convertor. Through http calls i can open, close en stop the device. No need for relais en you can avoid bying the wall unit as well. The 7.5v power supply that feedx the axa is used to power the esp as well, using a st...
by Otje
08 Jan 2017, 17:35
Forum: ESP Easy: Projects / Applications
Topic: AXA Remote 2.0 and ESP Easy
Replies: 24
Views: 27149

Re: AXA Remote 2.0 and ESP Easy

Hi i want to do the same in my house, i bought already the relais and ESP but i have a question: i see that you used the AXA wallsender to connect to the relais. do you actually need this extra wallsender? it makes it a bit more expensive. it looks that this wallsender has no active components, so i...