Code Monkey home page Code Monkey logo

Comments (4)

cookpate avatar cookpate commented on September 25, 2024 1

I think the only way to avoid having the user enter a PIN is to use Just Works pairing by configuring the FreeRTOS device to have no human input/output capabilities. This should only show a user confirmation prompt on iOS to complete the pairing before bonding.

However, this process is susceptible to MITM during the pairing process, by-design.

from amazon-freertos-ble-ios-sdk.

cookpate avatar cookpate commented on September 25, 2024

I would suggest revisiting the requirement, as your research has indicated that device pairing is transparent to iOS Apps using BLE.

Can the user pair their device for the first time only? After successfully pairing with short-term keys, bonding can be performed in order to store long-term keys. Bonding allows the device to be paired again without any user input.

from amazon-freertos-ble-ios-sdk.

mukesh-simform avatar mukesh-simform commented on September 25, 2024

Yes, very first time whenever the user tries to pair with the device. User has to enter the PIN and we want to handle that PIN programmatically instead of reveling that to user and taking input from user.

Once bonding is there then next time that bonding will allow user to perform pairing without any user input until the user unpairs that device

from amazon-freertos-ble-ios-sdk.

kstribrnAmzn avatar kstribrnAmzn commented on September 25, 2024

Closing as there hasn't been action on this issue for several months. This also will not be added as a feature as this library is deprecated. For a more recommended set of solutions, please see the repository top-level README.

from amazon-freertos-ble-ios-sdk.

Related Issues (19)

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.