nk25719 / KiCad-esp32-6leds-2switches-1pj-circuit

In this repo I am practicing KICAD. Created an ESP32 DevKit V1 module and a PCB footprint. I designed a circuit around this ESP32 consisting of six lamps, four switches, and two power jacks and added a voltage regulater to Vin to maintain a supply of +5V. (This project was originally made of two switches and 1 power jack and was named homeWork2.)
0 stars 1 forks source link

No Copper in Antenna Radiation Pattern #5

Closed ForrestErickson closed 1 month ago

ForrestErickson commented 2 months ago

Summary

There must be no conductor in the antenna radiation pattern.

The 20240421 has some copper which must be removed. Here is the bottom layer: image

nk25719 commented 2 months ago

I extended the keepout zone area around the antenna. (No more copper in the front and in the back layers)

image
ForrestErickson commented 1 month ago

This has been fixed. image

Closing.