Giter Site home page Giter Site logo

Comments (4)

sandeepmistry avatar sandeepmistry commented on July 30, 2024

@matthewsibigtroth this is a limitation of the BLEPeripheral API only one service UUID can be advertised. This was done to keep things simple on the nRF8001 initially, as well as the API.

The Eddystone service UUID is set in the constructor of EddystoneBeacon, maybe it should be moved to begin so user's can't override it.

https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/master/EddystoneBeacon.cpp#L39

from arduino-bleperipheral.

sandeepmistry avatar sandeepmistry commented on July 30, 2024

@matthewsibigtroth anything to further discuss on this?

from arduino-bleperipheral.

matthewsibigtroth avatar matthewsibigtroth commented on July 30, 2024

Thanks Sandeep. This makes sense and was honestly an oversight on my part. I'll make the added GATT service UUID match up with that of the Eddystone beacon and I believe that should allow for both the GATT service AND the URL broadcasting to be simultaneously functional. In short, nothing further to discuss. :)

from arduino-bleperipheral.

sandeepmistry avatar sandeepmistry commented on July 30, 2024

@matthewsibigtroth no problem.

I've pushed a change (e381d25) to prevent overriding the advertised service UUID if EddystoneBeacon is used.

from arduino-bleperipheral.

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.