Git Product home page Git Product logo

Comments (4)

glynge avatar glynge commented on September 25, 2024

Hi MrSejlund
I'm not directly involved in this GitHub, but is running a similar one here: https://github.com/dabblerdk and is also helping maintaining the OSGP GitHub where the interface specifications is published (https://github.com/OSGP-Alliance-MEP-and-Optical)

As the Echelon/NES smart meter is using RS232 and the ESP32 is using 3.3v TTL logic on the serial interface, you'll need something to convert these levels. It can be done with resistors (as voltage dividers) and transistors - but it would be easier to use a MAX3232 IC or similar (i.e. something like this if you prefer a PCB: https://www.ebay.com/itm/314217971261).

Best Regards
Gert Lynge
[email protected]

from nes-mep-reader.

ehorvat1 avatar ehorvat1 commented on September 25, 2024

Hi MrSejlund,
in fact I did my first tests with a ESP32 Wroom board which you have mentioned. But as Gert already mentioned, in any case you need some means of converting the RS232 signal levels to a ESP32 compatible (quasi TTL) level. For this reason a RS3232 chip is used.
Kind Regards,
Engelbert

from nes-mep-reader.

MrSejlund avatar MrSejlund commented on September 25, 2024

Thank you very much - to both of you!

I have been getting readings on my board, but could figure out what was missing..... :)

I'l try to rearrange with a TTL as you both mentioned.

Thanks
/Sejlund

from nes-mep-reader.

ehorvat1 avatar ehorvat1 commented on September 25, 2024

Closed

from nes-mep-reader.

Related Issues (3)

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.