Git Product home page Git Product logo

Comments (6)

trond-snekvik avatar trond-snekvik commented on August 16, 2024

For the first error code, try doing a call to sd_ble_gatts_sys_attr_set(conn_handle, NULL, 0) in the event handler, like in the nRF51 SDK example "ble_app_pwr_profiling" (main.c, line ~580). This sets the attribute to a "known" value, and should fix the issue. For the second error code, see this devzone post, and Ole Morten's answer. This is likely a toolchain/setup issue.

from nrf51-ble-bcast-mesh.

trond-snekvik avatar trond-snekvik commented on August 16, 2024

@mrquincle , did this solve your issue, or is it really specific to the framework? If it worked out, I'll go ahead and close this one :)

from nrf51-ble-bcast-mesh.

mrquincle avatar mrquincle commented on August 16, 2024

I solved this issue by making changes to your code. It is up to you to incorporate those changes or not. ;-) I didn't post this issue because I couldn't solve it. I did post it, so you are aware of the problem. The code is currently in our project - https://github.com/mrquincle/bluenet/tree/master/src/third/protocol - and I don't know if I have time to create a proper pull request.

Feel free to do with it whatever you like. :-)

from nrf51-ble-bcast-mesh.

trond-snekvik avatar trond-snekvik commented on August 16, 2024

Ah, I see. I'll implement a fix for it in this repo as well, thanks:)

from nrf51-ble-bcast-mesh.

trond-snekvik avatar trond-snekvik commented on August 16, 2024

I've gone a different route than you for this issue, but take a look at the fix in f17ff8a and see if it solves it.

from nrf51-ble-bcast-mesh.

daviddedwin avatar daviddedwin commented on August 16, 2024

Issue closed due to inactivity.

from nrf51-ble-bcast-mesh.

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.