mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
make 16 bytes default cols
This commit is contained in:
parent
0cc7373655
commit
32fcf5e870
5 changed files with 6 additions and 4 deletions
|
@ -199,7 +199,7 @@ The ROLE command takes its parameter after an equal sign:
|
|||
|
||||
|Command |Description |Reply |
|
||||
|-------------------|------------------------------------------------------|--------------|
|
||||
|`AT+VERSION` |print firmware version |`hc01.comV2.0`|
|
||||
|`AT+VERSION` |print firmware version |`hc01.comV2.0` or `BT SPP V3.0`|
|
||||
|`AT+BAUD8` |set baudrate to 115200 |`OK115200` |
|
||||
|`AT+PIN1234` |set PINCODE to 1234. (must be numbers) |`OKsetPIN` |
|
||||
|`AT+NAMEPM3_RDV4.0`|set device name (as shown to BT hosts) to `PM3_RDV4.0`|`OKsetname` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue