Skip to content

Add footprint for E73-2G4M08S1C BLE5 module (with ceramic antenna)

KiCad Bot requested to merge github/fork/GitWellBack/e73-2g4m08s1c into master

Created by: GitWellBack

Datasheet: (http://www.ebyte.com/en/pdf-down.aspx?id=627) (page 10 for C variant)

Symbol PR: #1654 (closed)

Screenshot: (internal pads are numbered but don't show at this zoom level) E73-2G4M08S1C

Credit: This new component is one I am using in several projects and needed the footprint - this footprint is inspired by the work of @isundaylee for the E73-2G4M04S module.

KLC violations:

F6.2 is violated to keep the module horizontally centred on edge pads (5 and 35), which are the closest pads to the centreline but it aids in track routing on a standard pitch. F9.3 is violated as there is currently no 3dshape for this module. The plan is to add one soon - just getting to grips with FreeCAD 0.18!


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports