failed handshake between dtls_server example and tests/dtls_client
Status: Alpha
Brought to you by:
obgm
Hi!
I am trying tinydtls-0.8.2 over the latest InstantContiki_3.0 but I couldn't get the handshake done. :(
Here are my steps:
The reason I disabled ecc is that the handshake packets seem too large for the simulated network (e.g. CLIENT_HELLO for 140 bytes) and I can't even see it in the radio messages in cooja. ( I think 6lowPAN specifies the maximum pakcet size to be 127 bytes?)
Attached are the wireshark logs, cooja file and its radio log.
Could anyone please help me with this?