Git Product home page Git Product logo

Comments (6)

vinnyspb avatar vinnyspb commented on August 26, 2024

I assume that TX443N is some kind of 443.92Mhz transmitter? Can't find the specs on the internet.
Per my experience, the interference with other devices was always a symptom of constant transmission on that frequency, that said, data pin is always in "1" state or incorrectly powered transmitter.

Also please check that you use correct GPIO PIN numbering scheme - in this project scripts expect physical numbers, not GPIO numbers: https://www.element14.com/community/servlet/JiveServlet/previewBody/73950-102-10-339300/pi3_gpio.png

Regarding antenna, my setup works fine without any antenna at all, but the distance is only about 2 meters.

from nexa-controller-rpi.

hermanil avatar hermanil commented on August 26, 2024

Vinny thank you for sharing your work. I have the same problem. Constantly transmitting and unable to register. Janne did you find a solution ?

from nexa-controller-rpi.

vinnyspb avatar vinnyspb commented on August 26, 2024

You guys probably are aware of Nexa outlets being in 'register' mode only few seconds after they are plugged into the wall - when LED indicator is blinking? Maybe try to change the code to something else and see if it affects somehow maybe?

from nexa-controller-rpi.

hermanil avatar hermanil commented on August 26, 2024

Thank you for the advice Vinny. Registering works fine with the remote included with the Nexas. Changing code does not make a difference. Still working on it. Could be reverting from Jessie to Wheezy makes a difference

from nexa-controller-rpi.

hermanil avatar hermanil commented on August 26, 2024

In order to make this work with my Nexa devices the format argument in line 48 of switch_nexa.py had to be changed from 08b to 026b. Pairing may need 2-3 attempts but once paired, the range and reliability is good.

from nexa-controller-rpi.

vinnyspb avatar vinnyspb commented on August 26, 2024

Thanks @hermanil! I initially used correctly chosen transmitter codes (like in the config example: 44756010) and this was automatically decayed into 26 bits. Pushed the fix now.

from nexa-controller-rpi.

Related Issues (4)

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.