Code Monkey home page Code Monkey logo

as608's People

Contributors

leopard-c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

as608's Issues

[Solved] I cant connect AS608 module

I correctly connect my GPIO pin to AS608, but i saw only ERROR! code=C7, desc=Setup failed! Please retry again later

At my arduino, AS608 perpectly works.

I saw test code in Arduino library, theres some different compare with example code.

This Repository's Example config file uses baud rate 9600, Arduino Example uses baudrate 57600.
At Arduino Example's README describe baudrate Sensor's UART baud rate (usually 57600, 9600 or 115200).

I recommend use baudrate 57600.

PLUS - Not Recommend, but usefull
If an permission error occurred when open serial device driver, use sudo chmod 666 <uart device driver>.
when sudo ./fp <command>, .fpconfig file will create at /root/.fpconfig

将AS608与树莓派通过引脚连接起来后,两者通信失败

将AS608引脚TX、RX分别接在树莓派RX、TX引脚上,将AS608引脚VCC接在树莓派3.3V引脚上,以及将AS608引脚GND接在树莓派GND上之后,采用通讯协议,两者通信失败:

address=ffffffff
password=00000000
serial_file=/dev/ttyAMA0
baudrate=115200
detect_pin=1
-------------------------Initializing-------------------------
sent: EF 01 FF FF FF FF 01 00 07 13 00 00 00 00 00 1B
recv: FF FF FF FF FF FF FF FF FF FF FF FF
ERROR! code=FF, desc=Fingerprint is full

请问如何解决这个问题呢

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.