Skip to content

Add managed call to initialise ENC28j60 network adapter #810

Open
@AdrianSoundy

Description

@AdrianSoundy

nanoFramework area: (System.Net )

Is your feature request related to a problem? Please describe.

Currently the low level driver in native code exists for the ENC28J60 but there is no way to start it up.

Describe the solution you'd like

Add some method to System.Net to pass in the SPI connection parameters and to initialise the Network interface in LWIP.
Could be generalized to init any SPI network adapter

Requires changes in System.Net and native code.

The ENC26J80 driver exists in nanoframework and can be enabled with the option NF_NETWORKING_ENC28J60

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions