GithubHelp home page GithubHelp logo

Comments (22)

wh201906 avatar wh201906 commented on August 30, 2024

冰人固件可以连蓝牙的
https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/bt_manual_v10.md
你用的是RDV4吗?

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

是 512的easy改的

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

你是怎么改的呢?把HC-05飞线到MCU的USART1对应的引脚上吗?

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

你编译固件的时候加上PLATFORM_EXTRAS=BTADDON了吗?

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

直接刷的Easy固件不带蓝牙功能,你需要改参数之后自己编译一下
https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md
https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md
如果电脑上没有对应的开发环境可以试试这个仓库,用GitHub Action来按照需求编译冰人(RRG)固件
https://github.com/wh201906/PM3-firmware-builder

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

我这边倒是可以帮你编译一个
你做了哪些魔改?只有HC-05吗?还是说有外挂Flash之类其它的

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

你要哪个版本的固件?v4.16717吗?

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

https://github.com/wh201906/PM3-firmware-builder/actions/runs/6056475519
下面那个Artifacts就是编译好的固件,v4.16717是最新的发行版,master是最新的开发版,你可以都试一下

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

编辑bat文件,加上--force选项就可以了
固件版本而和客户端版本不一定要精确匹配,差距不大就行

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

首先是烧固件的时候需要改烧固件的bat脚本,在bash开头的那一行尾部加上--force选项,这样才能把版本不匹配的固件刷进去
其次,你的蓝牙模块也改了115200的波特率吗?PM3的默认波特率是115200,但是HC-05的数据默认波特率好像是9600
另外你的Tx和Rx连线的时候有交叉线序吗?

from proxmark3gui.

Otakukisaragishintaro avatar Otakukisaragishintaro commented on August 30, 2024

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

那我也不知道原因了。或许你可以去pm3的官方Discord服务器里面问问

from proxmark3gui.

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.