Code Monkey home page Code Monkey logo

Comments (2)

kricon avatar kricon commented on September 27, 2024

Hi @pansament, sorry for late answer.
I took a look at code and you could try manually editing line 712 in dscKeybusInterface/src/dscClassic.cpp:
if (strlen(accessCodeStay) < 4) { Try increasing it from 4 to 6.

As I don't have any 6-digit ClassicSeries panels available to confirm I'm hoping to hear back from you, so we can implement AccessCode string lenght checking and automatically setting 4 or 6 digit Access Code for ClassicSeries.

from dsckeybusinterface.

pansament avatar pansament commented on September 27, 2024

Hi @pansament, sorry for late answer. I took a look at code and you could try manually editing line 712 in dscKeybusInterface/src/dscClassic.cpp: if (strlen(accessCodeStay) < 4) { Try increasing it from 4 to 6.

As I don't have any 6-digit ClassicSeries panels available to confirm I'm hoping to hear back from you, so we can implement AccessCode string lenght checking and automatically setting 4 or 6 digit Access Code for ClassicSeries.

Hi @kricon, Thanks for the answer!
I've tried now to increase to 6 and test it and I'm getting same behavior/error.

I'm searching to buy a PC1616 board to replace what I have now if I cannot work with this board.

from dsckeybusinterface.

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.