Skip to content

UDP read not working on AVR boards #2

@cmaglie

Description

@cmaglie

The example UDPNTPClient returns always 0 as current timestamp.

This means that UDP send is working (because the time server receive the request) but the UDP read is not (because it reads always as 0x00).

The bug appears only on AVR boards, probably the issue is due to a wrong assumption about datatype size on 8bit MCU.

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