Closed scp95 closed 3 years ago
For some lab, you might have to regenerate the demo code using Harmony3 after adding additional components or changing the existing configuration. Ensure that you use the same version or Harmony 3 components used in the original demo codebase while regenerating code. You can see the version dependencies of the demo in harmony-manifest-success.yml file found at src\firmware\src\config\pic32mz_w1_curiosity into Harmony3 content manager.
In case of a mismatch between the Harmony 3 components present in the demo and the ones available in disk, Harmony3 Configurator will popup a warning screen during launch.
It is recommended to use the same versions used in the project while regenerating the project.
Checkout here
For further support, please use www.microchip.com/support
Hello,
I have an issue with the Lab3 (and also Lab4) help. I can connect my PC to the AP generated by the WFI32E module and I can see with the UART console that my PC is connected and the IP address is assigned. When I try to connect to the page http://192.168.1.1 I don't have response by the WFI32E module. Can someone help me?