Skip to content

How to use dtls with Arduino-wolfSSL (no dtls client example that works) #18

@Friedmonkey

Description

@Friedmonkey

i want to make a dtls client running on the esp32 using the ardunio ide and Arduino-wolfSSL library
there are no dtls examples and user_settings.h has no mention of dtls

ive tried a few tings but it keeps comming down to wolfDTLSv1_2_client_method not being compiled in despite defining WOLFSSL_DTLS and a few others

is it possible to make a basic dtls client example that compiles
(i want to end up making a coaps dtls client for the ikea tradfri gateway with it)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions