Update 2_Configuration-and-Verification.md
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
### First things on your RDV40
|
||||
|
||||
You will need to run these commands to make sure your rdv4 is prepared
|
||||
```
|
||||
[usb] pm3 --> script run init_rdv4
|
||||
```
|
||||
|
||||
|
||||
The lua script actually executes the following commands below. These are here because of documentation, you can jump down to *Verify sim module firmware version* part.
|
||||
```
|
||||
[usb] pm3 --> mem load f mfc_default_keys m
|
||||
[usb] pm3 --> mem load f t55xx_default_pwds t
|
||||
[usb] pm3 --> mem load f iclass_default_keys i
|
||||
@@ -13,6 +20,7 @@ Set all t55xx settings to defaults (will set all 4 at once)
|
||||
[usb] pm3 --> lf t55xx deviceconfig z p
|
||||
```
|
||||
|
||||
|
||||
### Verify sim module firmware version
|
||||
|
||||
To make sure you got the latest sim module firmware.
|
||||
|
||||
Reference in New Issue
Block a user