Giter Site home page Giter Site logo

Comments (11)

0xabadc0fe avatar 0xabadc0fe commented on July 18, 2024

App 发送了错误的 opcode, 可能是因为设备发送的 mibeacon 格式不对,导致 App 认为设备是一个普通 BLE 设备。

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

是我更新了mibeacon最新格式,是不是需要跟新App

from mijia_ble_secure.

0xabadc0fe avatar 0xabadc0fe commented on July 18, 2024

请仔细检查你修改的内容。(也可以看看 demo 工程是如何配置的)
另外,这里的 issue 本应针对 mijia ble secure 软件设计上存在的缺陷提出,而不是指导每一步开发过程。
遇到问题可以先用 demo 工程试复现一下,若不可复现则多半说明是后期开发引入,需要你们自己debug。

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

我用demo也是一样的效果,也是报这个错误。

from mijia_ble_secure.

0xabadc0fe avatar 0xabadc0fe commented on July 18, 2024

我用demo也是一样的效果,也是报这个错误。

抱歉,我测试了 nordic & nordic legacy 的代码无法复现你的现象。

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

我用的11月5日的sdk,有这个问题,我看了最新的sdk都是基于SDK 15.20 的,我用的之前的SDK 12.30,我看最新的代码加了随机数的,有没有SDK 12.30 的patch

from mijia_ble_secure.

0xabadc0fe avatar 0xabadc0fe commented on July 18, 2024

请注明所使用分支以及commit

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

分支 master
0d84824

commit 0d84824 (HEAD -> master, origin/nordic_legacy, origin/master, origin/HEAD)
Author: Tian [email protected]
Date: Sun Nov 4 03:29:32 2018 +0800

temporary cancel the session expire mechanism

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

你好,我们在调试的时候遇到 secure auth: Confirmation failed.
加log看是random.dev和random.app 值不同

image

from mijia_ble_secure.

0xabadc0fe avatar 0xabadc0fe commented on July 18, 2024
  1. 之前发送 OPCODE DE85CA90 的问题已经解决了吗?解决方法的能不能分享一下?
  2. 键盘输入字符应按照 ASCII 解析,例如 'A' = 0x41, '0' = 0x30

from mijia_ble_secure.

flyer1111 avatar flyer1111 commented on July 18, 2024

解决了,时加密芯片的管脚配置错误导致的,damo和我们的单本使用管脚不同。
谢谢啊

from mijia_ble_secure.

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.