Allows the specifying fixed number of hops used to send the DPA Request/Response or to specify an optimization algorithm to compute a number of hops. The default value 0xFF is set upon device reset.
Request
| NADR | PNUM | PCMD | HWPID | 0 | 1 | 
| NADR | 0x00 | 0x09 | ? | RequestHops | ResponseHops | 
Hops values:
0x00, 0xFF: See a description of the parameter of function optimizeHops in the IQRF OS documentation. 0x00 does not make sense for Response Hops parameter.
0x01 – 0xEF:    Sets number of hops
to the value Request/ResponseHops - 1. 
Response
| NADR | PNUM | PCMD | HWPID | ErrN | DpaValue | 0 | 1 | 
| NADR | 0x00 | 0x89 | ? | 0 | ? | RequestHops | ResponseHops | 
Request/Response Hops Previous values