iotconnect EVSE example
- Clone the sources into a working directory of your choice
git clone [email protected]:pywtk/iotc-evse-example.git
- Open up MCUXpresso IDE1.
- When asked to open a workspace navigate to the nxpev1060mg dir.
- Import the projects as follows:
- Select the nxpev1060mg dir within the cloned repo
- Check the pitcured projects, remember to untick the "Copy Projects into Workspace" option in order to do so.
- Build the evkmimxrt1060_netduo_lib_V2_duo project 1st by clicking build as pictured.
- Build the RT1060_EasyEVSE_V2 project 2nd by clicking build as pictured.
- Both should build without error or code edits. Once finished & with the board connected via USB click Debug. You will probably see the next 2 prompts, just click OK.
& that should be it!