Code Monkey home page Code Monkey logo

Comments (4)

pu2clr avatar pu2clr commented on June 11, 2024

I think I found the problem.
The SEEK bit of the RDA register 2 is changing internally by the RDA device. The shadow register 2 (reg02) used by the library is not synchronizing with the internal RDA SEEK bit.
So, when we call seek function (method), this bit is set to 1 by the library and it does not update the status when the RDA device set it back again to 0.
Now I’m setting the reg02 SEEK bit to 0 in every command that use reg02, except the SEEK commands.
I think it can solve the problem.
Unfortunately, I can’t check it now. It will take some time to check it here.
However, you can try it by downloading the last version of the library. If you get success, please, let me know.
Thanks.
Ricardo.

from rda5807.

debashis1989 avatar debashis1989 commented on June 11, 2024

Dear Ricardo, I tested now it's working fine. Thank you for your effort, deeply Appreciated πŸ™

from rda5807.

pu2clr avatar pu2clr commented on June 11, 2024

from rda5807.

debashis1989 avatar debashis1989 commented on June 11, 2024

Most welcome

from rda5807.

Related Issues (13)

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.