SNMP table indexing issue (Bell)
Hi all,Has anyone been able to display an SNMP table with more then two rows in iReasoning? I have a table with more then two rows (currently, my table should have three rows), but iReasoning still...
View ArticleExternal Serial Memory With PIC32MX795 (John H)
Hello I would like to use external Serial Memory to Store My Web Page data in I am using a PIC32MX795 I have a few questions please, 1) what is the largest Serial Eeprom I can use ? I have purchased 32...
View ArticleFast I2C to Ethernet (pbk)
Hello to all, I want to read every 1 ms a value from an ADC. The received data sould send via Ethernet to an PC Has anyone experience with it? Greeting pbk..
View Articletrouble assigning IP (harmony ethernet demo project) (vhtisdale)
Hello,I was wondering how I could ensure that the default IP I define in network_config (in the harmony Ethernet example project) is assigned to my demo board.Thanks in advance!!-V...
View ArticleEthernet throughput (TCP) on PIC32MZ using Harmony TCP/IP stack (CallumJamieson)
Hi,I have been trying to establish what the maximum throughput I can get from a TCP client on a PIC32MZ2048ECH (I am using the PIC32MZ embedded connectivity starter kit to test on). I have written a...
View ArticleSending and receiving data (Luciano Mendes)
Hello Everyone!Please, could somebody help me to solve my problem?It is about the TCP/IP stack, I built a embedded system that should send and receive messages by UDP protocol. So far the send task is...
View ArticleHTTP2_FatFs (technoshri)
Hi All, Anyone has worked on Fatfs for HTTP..? Presently HTTP2_MDD.c supports only MDD FS, i want for Fatfs... Dual disk is work with Fatfs, having difficulty in changing HTTP2_MDD.c to work with...
View Articleabout UDP "connection" (tpicon)
We have a product here that use our protocol over UDP. I need to know who is in my network. My first try was sent a UDP broadcast question. Then, all devices that listened this question responded to...
View ArticlePIC18F87J60 with TCPIP Stack 5 / not pingable (homerunjack)
Hello, I use a PIC18F87J60 in my own board and try to implement the TCPIP Stack. My Problem: I cannot ping the device or in better words, I can't do anything. I'm really frustrated because I spend a...
View Articlelatest tcp/ip stack (qfchen)
Hi, I want to upgrade tcpip stack to the latest version for PIC18F8722+ENC28J60. I had downloaded dated v2013_06_15,is it the latest version?however I can only see .c files, where are those .h files?...
View Articlelwip init network interfaces (RedCollarPanda)
Good day!I want to make a client and connect it to netcat simple server.1) Compilled lib with default settings and #define's (the only thing - i set some debug information on) 2) Linked lib to the...
View ArticleSOT 23 EEPROM usable for TCP/IP Stack? (homerunjack)
Hello, I have a simple question: Is it possible to use a SOT-23 design EEPROM for the TCP/IP Stack v.5?I have the following on my board : All EEPROMS in the Demo Applications were included via SPI. Is...
View ArticleProblems to compile TCPIP Stack example 5.42 (raphaelgava1)
Hey guys,I've been trying to execute the example of TCPIP Stack (5.42) with XC8 (1.32) but some errors are happening. I configured the example like this: - Hardware config with HWP PICDN2_ETH97 - TCPIP...
View ArticlePIC32 and external PHY LAN8720A (APStech)
Hi, I have an PIC32MX795F512H to SMSC LAN8720A interfacing problem. Thanks to post by mmarko ( http://www.microchip.com/...=518925&mpage=1#615837 ) , who pointed out that the default PHY address...
View ArticleTCPIP Stack: TCP_PIC_RAM vs. TCP_ETH_RAM (marekb)
Hello,I'm using the stack with enc28j60 and I have a question about tcp buffer location. Is there any adventages (like throughput speed) with buffers located in ETH_RAM instead of in PIC_RAM? My first...
View ArticleLarge (>16bit) TCP buffer implementation (clange)
Hey allI am wondering if anyone has successfully implemented a rather large TCP TX buffer (>32 or 64kB)?I think I'm getting close, but I am still experiencing issues with retransmit bugs that cause...
View ArticleStack 5.42 compilation issue (COULON Laurent)
Hello, I'm trying to get Demo App for C18-PICDN2-Eth97 from Stack 5.42 compiled but i get immediate errors when compiler starts.I use MPLAB X v2.15 and C18 v3.45 Berkeley has been disabled when i...
View ArticleHow to install mpfsimg.bin in Explorer 16 without using Ethernet PICtail....
Hi, I am Using Explorer 16 with pic24Fj128ga010 for TCP/IP stack v4.02.Is it possible to install mpfsimg.bin through ftp, in Explorer 16 without using Ethernet PICtail? Thanks,Karthik..
View ArticleUDP Multicast responses (kyu)
Hi All,I'm trying to create a client side device that will respond to a specific multicast address such as 224.100.100.001 through a UDP connection.I just want to make sure I'm on the right track to...
View Article