GithubHelp home page GithubHelp logo

Comments (20)

harrymayr avatar harrymayr commented on August 28, 2024 1
  • Change of R3 from 360 to 1k8

Please have in mind, that R3 (360R) is on the v3 Gateway R5 (near to D6).

from irt-esp.

Victor-Mo avatar Victor-Mo commented on August 28, 2024

@n1kDon I have not look at the new interface board. The modified EMS boards do not always work. But the circuit suggested in #14 seems to work reliable you may want to have a look at that.

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

Thx!

from irt-esp.

harrymayr avatar harrymayr commented on August 28, 2024

@n1kDon The 100k you need to remove (R5 on the old gateway) is R22 and the additional 1M5 resistor, need to be soldered between pin 2 & 8 of U2, or between the points marked in the attached grafik.

Best regards,

Harry
V3-Modifikation

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

Could somebody tell me what exact resistor is needed? 1M5 I understand. But there're different kinds of nominal load of each resistor, e.g. 0,25W.

Maybe somebody could past a link to the resistor that is needed? Or is it irrelevat what kind of nominal load a resistor has?

Thanks!

from irt-esp.

mattes34 avatar mattes34 commented on August 28, 2024

Doesn’t matter. Use what you find. But i also can say that my case I had to changed some more resistor values to get it working. I will search my measurements and results.

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

Good to know, thanks!

It would be great if you could share some more of your experience. 👍

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

I soldered a 1,5M resistor between pin 2 & 8 of U2 but had no luck so far. No connection.

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

I soldered a 1,5M resistor between pin 2 & 8 of U2 but had no luck so far. No connection.

Did you also remove the R22?

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

Yes I did so. I damaged the pad of R22 after soldering the resistor to vcc. Therefore I soldered the resistor directly to pin 2 & 8

from irt-esp.

harrymayr avatar harrymayr commented on August 28, 2024

@n1kDon then step by step:

  • did you set tx-mode to 4 (thermostat is still connected), or 5 (gateway is the only device on your boiler)?
  • did you make any short-cut when you removed R22?
  • do you see any telegrams if you telnet and use 'log j'?
    yes, but only/many crc errors: play around with different resistors between 1M and 2M or use a 1M potentiometer/trimmer with a 680k resistor in series until the crc-errors are gone
    no: where and how did you connect the gateway, direct at the boiler (which contacts), or at the thermostat?

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

@harrymayr

  1. I tryed it with both modes, with the thermostat connected and after that only with the gateway connected
  2. I dont think so but I will double check
  3. no I dont see any crc errors only the message that it is not connected when I log j
  4. I connected the gateway on pin 3 and 4 like the thermostat (which I temporary disconnected) on the uba 4001 boiler

I will try to change the resistor tomorrow

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

I soldered a 1,5M resistor between pin 2 & 8 of U2 but had no luck so far. No connection.

Could you please take a picture of your work and post it here?

Cross my fingers that you figure out why it isn’t working as espected. :)

from irt-esp.

mattes34 avatar mattes34 commented on August 28, 2024

Hi. I checked my board and I also changed the R3 from 360Ohm to 1800Ohm. Here I uploaded a ltspice simulation which used next to the osiloscope to get it working. https://github.com/mattes34/WEMOS-IRT

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

Hi, I tested it with 2M resistor but had no luck either. Only no iRT bus signal error. Here ist a picture with a 1M and 470k resistor in series. I am no expert, perhaps I did some stupid mistake.
unnamed

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

Hi. I checked my board and I also changed the R3 from 360Ohm to 1800Ohm. Here I uploaded a ltspice simulation which used next to the osiloscope to get it working. https://github.com/mattes34/WEMOS-IRT

So, you removed the R22 and added the 1,5M resistor. Additionally you changed the R3 from 360Ohm to 1800Ohm.
Do I understand correctly?

Is this needed because of the V3 PCB? It is not documented, isn‘t it? Or do I missed something?

Thanks!

from irt-esp.

mattes34 avatar mattes34 commented on August 28, 2024

I refer to the numbering of this schematic
https://github.com/Victor-Mo/IRT-ESP/blob/master/doc/schematics/IRT-V09_schema.png

  • Remove of the 100k R5
  • add 1M5 from LM393 minus to 5V
  • Change of R3 from 360 to 1k8

This was needed in my enviroment. Using this circuit to read the IRT bus is, let's say, more like a workaround. See
#14

So in my enviroment I get it running by increasing to 1k8 to get a higher amplitude for the LM393.

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

Hi, I tested it with 2M resistor but had no luck either. Only no iRT bus signal error. Here ist a picture with a 1M and 470k resistor in series. I am no expert, perhaps I did some stupid mistake.
unnamed

Thanks for the picture! Looks good in my opinion.
Did you already change the R3, as mattes34 mentioned before? Idk but may be this could do the trick?!
Otherwise it could be that you damaged the PCB at R22 pad… But I‘m not an expert, too…

from irt-esp.

vestaxbham avatar vestaxbham commented on August 28, 2024

I refer to the numbering of this schematic https://github.com/Victor-Mo/IRT-ESP/blob/master/doc/schematics/IRT-V09_schema.png

  • Remove of the 100k R5
  • add 1M5 from LM393 minus to 5V
  • Change of R3 from 360 to 1k8

This was needed in my enviroment. Using this circuit to read the IRT bus is, let's say, more like a workaround. See #14

So in my enviroment I get it running by increasing to 1k8 to get a higher amplitude for the LM393.

Thanks for the details. For the V3 PCB it is R22, right?
as soon my Gateway arrives, I‘ll give it a try. :)

from irt-esp.

n1kDon avatar n1kDon commented on August 28, 2024

I managed to get it working as described above without changing R3, used another esp-mini, thx all!

from irt-esp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.