-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: driversArea: Device driversArea: Device driversArea: examplesArea: Example ApplicationsArea: Example ApplicationsArea: pkgArea: External package portsArea: External package portsArea: securityArea: Security-related libraries and subsystemsArea: Security-related libraries and subsystemsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
When testing #13260 I noticed that examples/dtls-wolfssl is not working on pba-d-01-kw2x.
I didn't have time to investigate yet so this is just to keep track of the problem.
Steps to reproduce the issue
On one board:
BOARD=pba-d-01-kw2x make -C examples/dtls-wolfssl all flash term
ifconfig
*copy the IP*
dtlss
On another board:
BOARD=pba-d-01-kw2x make -C examples/dtls-wolfssl all flash term
dtlsc <IP of the other node>
Expected results
The example works.
Actual results
Connection times out on the client.
Versions
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversArea: examplesArea: Example ApplicationsArea: Example ApplicationsArea: pkgArea: External package portsArea: External package portsArea: securityArea: Security-related libraries and subsystemsArea: Security-related libraries and subsystemsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)