TCP IP Client Example Issue (DSealy)
I am having an issue with creating a server/client connection between 2 PIC32MZ boards. The tcp_tcpip_server demo works fine with communication to a PC. I am having an issue with the tcp_tcip_client...
View ArticleRestarting DHCP (NKurzman)
I need to restart DHCP if the network cable is pulled and reconnected.This is on the assumption that the cable may be moved to a different network.TCPIP_STACK_NetIsLinked() tells me the cable is...
View ArticleHarmony and DM330013-2 - Microstick II (G ANDRE)
Sorry for my french/english..I try work with MPLAB HarmonyCan you explain my problem with this screen_copy:..
View ArticleReal time clock (RTC) from Harmony broken (MariuszS)
Hi. In development board wifi-demo-G is possible use Real Clock Driver, but harmony generate code: // ***************************************************************************** /* Real Time Clock...
View ArticleTCPIP/UDP stops working (WesS)
I had to switch recently to MplabX and Harmony and after a lot of pain i had manage to modify my old project to work with Harmony. And now I have encountered the problem with the tcpip stack - after a...
View ArticleHow to create Filesystem on SPI based Flash memory (Microchip Harmony)...
I am using PIC32 bit controller and there is flash memory(of ST32) connected on its SPI port.Now I want to create basic file system on this flash memory .I am using freeRTOS on this controller.Please...
View Articleharmony tcp/ip Stack, user authentification & logout (?) (M4x)
Hey there, I have some questions about the tcp/ip Stack harmony v.1.08.01 is providing. I managed to set up a webserver and now i need a kind of user administration, so only a certain group of ppl can...
View ArticleHarmony: problems with examples sending emails (franco_it)
Hi all,I am new in Harmony, so I decided to start with demos available, but I have some problems. Is here someone who has been able to send an email using one of examples on Harmony (1.09 or 2.01b) ?...
View Articlewhere to download sst25 fat fs example code for Harmony (ssaini)
Can anyone provide link or zip file for sst25 fat fs folder for Microchip Harmony.? My application has below folders under /apps/fs/ directory nvm_fat_single_disk...
View ArticleHarmony v2.01b BSP: Inappropriate use of ~ operator for negation (jdeguire)
Hi there! At this point I have successfully migrated one of our custom BSPs from Harmony v1.07.01 to v2.01b. It took a fair bit of work, but the BSP is now up and running on a little test project....
View ArticleIpsec with Ipv6 in Harmony (mrpackethead)
Is AH likely to be possible in the Ipv6 stack, under harmony? Particually if you are using a MZ chip that has Crypto onboard? With the recent IoT based attacks, security just became a BIG topic...
View ArticleMigrating a complex application from Harmony v1.0.5 to Harmony v2.01b...
Hello everyone! I am trying to migrate a fairly complex application from Harmony v1.0.5 to the current Harmony v2.01b.This is proving to be very hard for me.I have read in a related thread that it is...
View ArticleEBI Non-functional with Harmony V1.09 and PIC32MZ2048ECH144 (laffelt)
I am having great difficulty in getting the EBI to work with the PIC32MZ2048ECH144 chip.I am using all the latest dev tools as far as I can determine: MPLAB X V3.40 XC32 V1.42Harmony V1.09 Harmony is...
View ArticleWarning pin function will be overridden by higher priority (twelve12pm)
When generating code in MHC, I get numerous warnings similar to this one: Pin "RE5" function "OC4" will be overriden by higher priority enabled peripheral function "INT4" Pin "RJ12" function "GPIO_IN"...
View ArticleTCPIP Stack, Harmony 2.01b, Multicast IGMP setup failure? (campbellCustom)
Hi All,TLDR: Multicast socket flags don't seem to initialize, IGMP calls fail, holds up UDP sockets from serving. I’m porting a working 1.08.01 app to 2.01b using XC32 1.42, MPLAB X 3.40 with the hope...
View ArticleDisk mount unsuccesful (cyd)
I am currently attempting to add the File system library into a mature project, pic32mx695f512h, and the CDC, MSD project in harmony apps V1.06.I have added the File System(FS) library, which...
View ArticleMIWI in HARMONY? (kurtg)
Does the buggy, really really not ready for prime time harmony support MiWI?IF so where is the stack I can't find it in Harmony.There is a brief message in drivers void...
View ArticleTCP Server vs. TCP/BSD Server (BillP)
I am trying to figure out the “best” way to implement a TCP server with Harmony. As a server, it should handle multiple clients. I reviewed the TCP server example and the TCP/BSD server example and I...
View ArticleMAx number of Application (vibemac.1)
Goodmorning,I'm using Harmony v1.08. In the submenu "Application Configuration" as Number of Application I've got 10 (from 0 to 9) and if I try to increase it, I've got an error. I modified the value...
View Articlewolfssl_tcp_client - negotiation failed (hansepans)
Hello,why can the PIC32 Ethernet Starter Kit connect with the Terminal to "https://www.google.com/" and not to "https://www.google.de/" ("http://www.google.de/" works fine.)? I can connect to...
View Article