Send data from PIC to one PC in Internet (joaoreni)
I try to use a pic to transmit data to a PC in another city, for example. I have a hardware with PIC24FJ128GA010 and ENC28J60, could run the webserver and access a page HTML from pic in PC, but I have...
View ArticleSimple data Transfer with 18f67j60 and XC8 ? (BlinkyBill)
Hi, i got an Olimex Picweb few months ago. I wanted to try around with Ethernet. Unfortunately i couldn´t find some examples to get Ethernet on the 18F67J60 working with XC8. The MLA doesn´t support...
View ArticleDownload file from web server stored in external SPI flash (luciano.magini)
Hi guys,I have to download a log file (.txt format) from a web page. The web page is stored in external SPI flahs memory an is uploaded as a .bin image. I tryed to insert in a text file in the web page...
View Article"Turn off the blink".. LAN8740's and Phy IC's in general. (mrpackethead)
As i expected, but hoped i'd get away with, my customers hated the fact that we cant' disable the blinking of the LED's that are associated with the ethernet. My device is receiving 25-40 UDP packets...
View ArticleLAN8742 and PIC32MZ2048ECG144 Seems To Be Working With Crystal, But.. (sobakava)
I have designed a custom board with LAN8742 and PIC32MZ2048ECG144. A 25MHz crystal is connected to the PHY instead of a canned 50MHz oscillator. To enable REFCLKO, nINTSEL pin is connected to GND with...
View ArticleSMSC LAN9303: Preventing traffic between port 1 and 2 (nmnilsson)
We are using the SMSC LAN9303 switch to expose two ethernet interfaces, using "host CPU port special tagging".( See 81-- )Port 0 is connected to host CPU.Port 1 is the external ETH1.Port 2 is the...
View ArticleLAN9303 port mirroring configuration using PIC32 (Eth_01)
Hi all I'm working on developing a PIC32MX Board using the LAN9303 Ethernet Switch. PIC32 is connected to port0 CPU and should receive any messages from port2 and port1. I'm able to write and read any...
View ArticleRX overflow packets on PIC32MX675F512H (avaljavec)
Hi all. I am working on project where I need to connect PIC32MX675F512H with eth switch 88E6122 from Marvel. I used Mplab-X with Harmony v2_00b. The switch has own manageable software, which I drive...
View ArticleLAN9500A + LAN9303 + Linux (pderocco)
After having solved a hardware problem mentioned in another thread, I still have a problem with this combo. The system is an ARM SOM running Linux, a LAN9500A USB MAC connected via MII to a LAN9303....
View ArticleDP83848 + PIC32MZ1024 TCPIP status remains in busy state (gigeoaca)
Hi,I've made a custom board with PIC32MZ1024ECG144 and DP83848 as PHY. I've tested communication between these two and everything works fine. I can read an write from/to the PHY registers. When I...
View ArticleNo ARP Entries found? (Falco1029)
So, I'm using the Ethernet Starter Kit II with Harmony 2.00b, and have a C# program that's currently set up to talk to that board over ethernet. Said C# program uses ARP to query the mac of my Kit so...
View ArticleExtract data from HTML web page (Zerator)
Hi, - MPLAB X IDE v3.40 - XC8 compiler v1.37 - PIC18F97J60 - PICKit3 - TCP/IP stack version : mlc v2015_08_10 I have a .bin web page loaded on my device EEPROM, and I use the ethernet RJ45 connexion...
View ArticleSMTPDemo.c using this function void SMTPDemo(void) (lazio2004)
anyone know about sending email for TCP IP stack i was trying to use SMTPDemo.c using this function void SMTPDemo(void) but nothing happen ... do anyone use it before ? I'm using explorer 16..
View ArticleSMTP client sample code for PIC32 Harmony? (eos33)
Hi All,I am new to PIC32 and trying to use the TCP/IP stack of Harmony.Now I can successfully send email from the Webpage.But it's quite complex to understand the function HTTPPostEmail in...
View ArticleWiFi Comm Demo Board TCPIP address change over http? (perao)
Hello I need some help. I use WiFi comm Demo Board, and Microchip software. Can posable change IP-Address-Mask-GW over WEB interface, and save it, like on Ethernet KIT?Thanks...
View ArticleDiscoverer utility not displaying any information (Abin)
Hi, I am trying to implement a web server program. After burning my code to my custom board, I can see the IP address and MAC address in the Linksys console but not able to get the same information...
View ArticleHow to send emails using the wifi_g_demo project in Harmony library? (Luis...
Hello, I have downloaded the Harmony library and I have run the wifi_g_demo project in my Wifi G Demo Board; everything works perfectly, but I only have one question, how to send emails using this app?...
View ArticlePIC programming (jo1234)
Hello, I use the PIC32MX795F512L and I wonder if it is possible to programmed my PIC via a web page?..
View ArticleTCP/IP Stack - 18F4520 I need to understand how to program this with MPLAB X...
Hello all, I really hope that someone would help me out. I start with a project to switch “things” over the internet. I’m a beginner is this new world but I have experience with Micro Controllers. For...
View Articleenc28j60 and pic18f4620 example project? (KSK1006)
Hi everybody, This is my first post, pardon me for any mistakes. I would like to thank @maxruben for your elaborate procedural description for interfacing a custom board with enc28j60 controller. It...
View Article