DRC warning (schema parity) for unconnected pins

I have an RF_Module:ESP-12E (from the KiCad library) module in my project, which has unconnected pins:

image

image

Those show up as warnings in the DRC when “Test for parity between PCB and schematic” is enabled:

Pad net doesn't match net given by schematic

What am I supposed to do with those pins?

Did you forget to do an update PCB from schematic after putting those NCs on those pins?

2 Likes

Hm, I didn’t think so, but that fixed it, so seems like it.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.