Code Monkey home page Code Monkey logo

Comments (3)

mringwal avatar mringwal commented on August 16, 2024

BTstack tries to re-enable advertisements after a connection gets established. On most chipsets, this will be responded with an error.

The CC2564B can listen for advertisements and have a few connections in master/central role. It can only enable advertisements when it's not scanning for advertisements and has no other connections. It cannot be a slave in multiple connections.

The CC2564C supports more than one connection in slave role.

from btstack.

maximzakharov avatar maximzakharov commented on August 16, 2024

OK. If I use CC2564C Service Pack, will the stack work with CC2564C?

from btstack.

mringwal avatar mringwal commented on August 16, 2024

Yes, it does. You can have multiple LE Peripheral connections, I'm not sure how many, but I've tried at least with two connections. The number of connections probably depends on the connection interval and the supervision timeout -- since an LE controller really must try hard to keep up more than one connection.

from btstack.

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.