Skip to content

No Network Available while using Etherslip #34

@giobbino

Description

@giobbino

hi,
I'm trying to use a wifi modem on serial port, this one: https://github.com/Bluelavasystems/RetroWiFiModem.

The modem itself appears to work fine, I can download a web page (i.e. http://frogfind.com page) using any terminal software like Telix etc.

So, I:

  • connect the modem to my router and check it can connect to a web page
  • run EtherSlip with the parameters (I also tried with and without the -n option)

Etherslip returns the following parameters (they seem all ok to me, however I'm sure what interface class is):
packet interrupt = 0X7E
Interface class = 1
Interrupt = 4
I/O port = 0x3F8
Baud rate = 4800 (the modem is also set as 4800)
Receive buffer = 3000
Ethernet address = [mac code in 6 groups of 2 digits]

It returns:
Error loading page
No network interface available

I supposed the EtherSlip should be a network emulator, making the microweb to believe it's connected to a LAN...

Where I'm going wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions