Skip to content

WiFi.ping(ip) freezes mkr1000 if WiFiUdp.h included  #316

@Krong

Description

@Krong

WiFi.ping(ip) freezes mkr1000 if WiFiUdp.h included in project.

to show problem - open standard sample WIFI Ping
after
#include <WiFi101.h>
add
#include <WiFiUdp.h>
upload to mkr1000

tested with firmware versions - WINC1501 19.4.4 and latest WINC1501 19.6.1 on two different boards

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions