Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Sep 20, 2024
1 parent 556813e commit af79311
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions doc/ethapp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ This command provides a network configuration, allowing dynamic configuration fo
without needing to update the application for each new network.
This configuration must be send before any access to a network and stays valid until a new config is sent.
Up to 2 different configurations can be used.
Up to 2 different configurations can be used. The targeted slot is configured with P2 on the 1st chunk.
The configuration is sent in TLV (Tag-Length-Value) mode, with the following supported tags:
[width="80%"]
Expand Down Expand Up @@ -1081,11 +1081,10 @@ _Command_
[width="80%"]
|==============================================================
| *CLA* | *INS* | *P1* | *P2* | *LC* | *Le*
| E0 | 30 | 00 : first chunk
| *CLA* | *INS* | *P1* | *P2* | *LC* | *Le*
80 : following chunk
| 00 | variable | variable
.3+| E0 .3+| 30 | 00 : first chunk | <slot> | variable | variable
| 80 : following chunk | 00 | variable | variable
|==============================================================
_Input data_
Expand Down

0 comments on commit af79311

Please sign in to comment.