GithubHelp home page GithubHelp logo

Comments (3)

softcharles avatar softcharles commented on August 22, 2024 1

The dfu library uses BluetoothDevice.connectGatt to connect to the device. I Think that will only work (since the device is not bonded) if the device has a public Bluetooth address or the device has been scanned at least once before connection attempt since bluetooth adapter have been started.

Read the chapter 3 in the BLE_on_Android_v1.0.1.pdf on this page https://devzone.nordicsemi.com/blogs/1046/what-to-keep-in-mind-when-developing-your-ble-andr/

from android-dfu-library.

troyjperales avatar troyjperales commented on August 22, 2024

@softcharles Thanks for sharing the document. It helped tremendously!

I was able to connect to the device after scanning with a filter that included it's address. I believe a lot of 133 errors could be prevented if the scanning for the given device address was included in the library prior to connecting.

from android-dfu-library.

philips77 avatar philips77 commented on August 22, 2024

Hi, you can start the DFU while being connected in your app, so initial scanning in the app is not possible as it may not advertise at the moment. I think DFUing a device that has never been even scanned is not a common thing... Glad that the document has helped.

from android-dfu-library.

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.