Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/dtls-wolfssl not working on pba-d-01-kw2x #13527

Open
MichelRottleuthner opened this issue Mar 2, 2020 · 1 comment
Open

examples/dtls-wolfssl not working on pba-d-01-kw2x #13527

MichelRottleuthner opened this issue Mar 2, 2020 · 1 comment
Labels
Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: pkg Area: External package ports Area: security Area: Security-related libraries and subsystems Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@MichelRottleuthner
Copy link
Contributor

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

current master (0611920)
bumped wolfssl version of #13260

@MichelRottleuthner MichelRottleuthner added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: pkg Area: External package ports Area: security Area: Security-related libraries and subsystems Area: examples Area: Example Applications labels Mar 2, 2020
@MichelRottleuthner
Copy link
Contributor Author

It is likely this is unrelated to wolfssl itself and is actually a problem with the autocca of the radio. Needs to be tested again to confirm that.

@miri64 miri64 added this to the Release 2020.07 milestone Jul 6, 2020
@miri64 miri64 added the Area: drivers Area: Device drivers label Jul 6, 2020
@MrKevinWeiss MrKevinWeiss removed this from the Release 2021.07 milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: pkg Area: External package ports Area: security Area: Security-related libraries and subsystems Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

3 participants