Coder Social home page Coder Social logo

Connect function return false about zklibrary HOT 7 OPEN

kamshory avatar kamshory commented on June 1, 2024 1
Connect function return false

from zklibrary.

Comments (7)

khandilist avatar khandilist commented on June 1, 2024

Same problem, can't connect to the device, though using sdk is working normal.
Firmware version: Ver 6.60 Jun 16 2015
return: bool(false)

from zklibrary.

kamshory avatar kamshory commented on June 1, 2024

I am so sorry. I have never tried with these devices...

from zklibrary.

syedJunaidd avatar syedJunaidd commented on June 1, 2024

@aa-ahmed-aa facing the same issue with zkteco-k14. do you find any solution yet???

from zklibrary.

aa-ahmed-aa avatar aa-ahmed-aa commented on June 1, 2024

no not yet

from zklibrary.

javidu avatar javidu commented on June 1, 2024

Hi. I am using zk 40 but I can´t conect to the device, someone has a solution?

from zklibrary.

noeurphireak avatar noeurphireak commented on June 1, 2024

define( 'CMD_ACK_OK', 2000 );
I have a question in checkValid() function for variable $command that receive the packet which return more then 2000 that's okay or not ?
I tested with this model https://www.zkteco.com/en/product_detail/G4.html
I wonder why this $zk->connect() always return false but actually it connected and I can get the user and attendant data from that device. I did debug in checkValid() and the return packet is 2005. Because in checkValid() return true unless $command == CMD_ACK_OK.

from zklibrary.

omer-jan avatar omer-jan commented on June 1, 2024

Hi Dears, i am facing same issue . would you please help if anyone of you have found any solution.
include "zklibrary.php";
$zk = new ZKLibrary('192.168.1.201', 4370);
$zk->connect(); // this line always return false.
by the way my device details is :
Device Name : K40/ID
Serial No : A8N5190360022
MAC: 00:17:61:10:55:6D
ALG.VER : ZKFINGER VX10.0
FIRMAWARE VER : VER 4.0.4 (BUILD 13)
VENDOR: ZKTECO INC

from zklibrary.

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.