SNTP doesn't work on v2.4.0 on eswifi #29826
Labels
area: Networking
area: Wi-Fi
Wi-Fi
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Stale
Describe the bug
Calling
sntp_simple()
results in error:To Reproduce
Use the following code on
disco_l475_iot1
, compile withwest
(west build -b disco_l475_iot1 .
):Expected behavior
time
should be set to the current timestamp.Impact
The bug forces the application to use older version of zephyr (v2.3.0).
Environment (please complete the following information):
Additional context
I think the problem originates somewhere from
eswifi_socket_ioctl
function:The text was updated successfully, but these errors were encountered: