Code Monkey home page Code Monkey logo

ovc3860's People

Contributors

per1234 avatar tomaskovacik avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

ovc3860's Issues

Replacing the hardware restet with the #CZ command, possible?

Hello. I was wondering if it is possible to replace the hardware reset with the AT # CZ command. It would simplify things a bit. The second question. In the diagrams it is shown that the reset is connected to the 1.8V voltage output through the 10k resistor. Can pulling up the power supply damage the module or cause malfunction?

reset when module did not respond in time

this require that code wait for responce in timed loop and if loop reach end without responce from module, initialize reset of module

or

make note of last send command for which we should have receive responce in some defined time, and check in function getNextEventFromBT if we are not over defined timeout

calling changePin() should return pin

if USE_PSKCONFIG is defined calling changePin() (without parameter) shoud call readPin() function if
callin OVC3860::sendData(OVC3860_CHANGE_PIN); return false

how to read/write btsys_mode

Hi, interesting project
however i still not get idea how to read/write specific setting. for example i would like to change btsys_mode .
how do i know which raw data to send?
"key number" for bsys_mode is 7. but how do i know address?
"0x11, 0xc7, 0x00, 0x10 (read module name) we are sending: 0x1* - read data from address 0x01c7, size 0x0010"

unfortunately original config tool doesnt work on my module. neither revD nor revE, so i can't even sniff communication.

thank you

calling changeLocalName() should read name

if USE_PSKCONFIG is defined calling changeLocalName() (without parameter) shoud call readName() function if
callin OVC3860::sendData(OVC3860_CHANGE_LOCAL_NAME) return false

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.