March 29, 2024, 08:06:41 AM

TCPIP dicoverer issues

Started by AndrewA, July 19, 2018, 07:03:18 PM

Previous topic - Next topic

AndrewA

Hi,

I am hoping that someone can help me with this problem.  TCPIP Discoverer app cannot detect the Pic-Web.  I have been able to program the PIC-Web using the prebuilt hex file (PIC-WEB Demo prebuilt.hex), MPLAB IPE and a pickit3

Using PuTTy I was able to configure the following:
static IP: 192.168.0.30
static gateway: 192.168.0.1
subnet mask: 255.255.255.0
Primary DNS: 192.168.0.1
DHCP disabled

In windows, I was able to change the TCP/IP v4 setting to the following:
IP addressL 192.168.0.31
Subnet mask: 255.255.255.0
Default gateway: 192.168.0.1
Preferred DNS server: 192.168.0.1

The Pic-Web is connected to the same Ethernet switch as my PC.
When running TCPIP Discovrer, the app cannot detect any devices

Any help would be greatly appreciated

Thanks!

Stanimir5F

Hello AndrewA!

From the log you posted I can see you have disabled the DHCP. Try to enable it and see if it will change anything. Another option is to try the default settings by resetting the board while button is held for 4 seconds. Quite often this type of problems is due to the network configuration.

Stan, Olimex
May the Source be with You!