I need to work with a module “digi connect me”, but I can not connect to it
I have connected the pins of the module:
7 - TX
8- RX
14 - Reset -> to vcc (3,3V)
15 - VCC -> to vcc 3,3V
16 - GND
20 - SWRST -> to vcc (3,3V)
When I connect the power to the module, the module serial port sends this:
.NET OS Version 6.x.2
Copyright (c) 1997-2007, Digi International, Inc.
.
.PLATFORM: connectme
.APPLICATION: Ram-based FTP Server Application
.-----------------------------------------------------------------------------
.NETWORK INTERFACE PARAMETERS:
. The board will obtain IP configuration parameters from the network.
.HARDWARE PARAMETERS:
. Serial channels will use a baud rate of 9600
. This board’s serial number is N99999999
. This board’s Ethernet MAC Address is 00:40:9D:46:0B:72
. After board is reset, start-up code will wait 5 seconds
Default duplex setting for Ethernet connection: default
.-----------------------------------------------------------------------------
.Press any key in 5 seconds to change these settings.
IAM - Got DHCP IPv4 address 192.168.1.50 on interface eth0
.IAM - Got AUTOIP IPv4 address 169.254.68.49 on interface eth0:0
.Network IP configured.
.RAM based FTP Server ready.
The ethernet port of the module is connected to router with DCHP enabled. My PC is connected to the same router. The IP of the PC is 192.168.1.48. The firewall and the antivirus of the PC it’s off.
In the terminal console I sent a ping to 192.168.1.50 and this responds ok
The yellow LED is connected fixed and the green LED is off but this is ON when i send a ping to module and turn off later.
I go to web browser to direcction 192.168.1.50 but this don’t respond. Why?
In terminal console, I send telnet 192.168.1.50:23 and telnet 192.168.1.50:4401 and telnet 192.168.1.50:80 but don’t respond anything.