Code Monkey home page Code Monkey logo

Comments (3)

jacobgqc avatar jacobgqc commented on August 19, 2024

Another possible issue with the walkthrough text. In Step 4, it isn't explicitly stated to define custom_value_char_add() method in the header file, or in the c file before it is used.

Edited:
Never mind this comment, none of the steps explicitly mention the method ordering. Since this is common C functionality I'm assuming it's on the users to know or figure out.

Thanks again for the walkthrough, it's helped me immensely.

from custom_ble_service_example.

Ger-zal avatar Ger-zal commented on August 19, 2024

Got the same issue, @jacobgqc how did you

After adding the QWR logic to my services_init method I'm able to connect to the peripheral.

Because im struggling with this part and I didnt get it.

from custom_ble_service_example.

jacobgqc avatar jacobgqc commented on August 19, 2024

@youhou90 If you look at the main.c file and do a search on qwr you should be able to see the lines you need to add.
In particular, the services_init method has:
image

from custom_ble_service_example.

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.