* response timeout increased to 20
This commit is contained in:
parent
ac2baaf33d
commit
385c46fd58
@ -58,7 +58,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define COAP_DEFAULT_MAX_AGE 60
|
||||
#define COAP_RESPONSE_TIMEOUT 2
|
||||
#define COAP_RESPONSE_TIMEOUT 20
|
||||
#define COAP_MAX_RETRANSMIT 4
|
||||
#define COAP_ACK_RANDOM_FACTOR 1.5
|
||||
#define COAP_MAX_LATENCY 100
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user