diff --git a/README.md b/README.md index c5853ff..25f25d9 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,14 @@ SWR: `5.895` Impedance: `15.76 Ω`, `-j45.05` +### [Gizont IOT 868 omni 40cm (grey)](antennas/gizont_iot_868_omni_40cm_fiberglass/README.md) + +#### 868 MHz + +SWR: `1.118` + +Impedance: `51.33 Ω`, `j5.473 Ω` + ### [Gizont Nb-iot / LORA Soft Antenna M2 (200 mm, 868 MHz)](antennas/gizont_nbiot_lora_soft_antenna_m2/README.md) #### 868 MHz diff --git a/antennas/gizont_iot_868_omni_40cm_fiberglass/README.md b/antennas/gizont_iot_868_omni_40cm_fiberglass/README.md new file mode 100644 index 0000000..e44d13c --- /dev/null +++ b/antennas/gizont_iot_868_omni_40cm_fiberglass/README.md @@ -0,0 +1,26 @@ +# Gizont IOT 868 omni 40cm (grey) + +![photo](images/00_photo.jpg) + +## Where to buy + +- [GIZONT Antenna Store on Aliexpress](https://aliexpress.ru/item/1005008332376553.html?sku_id=12000044628348634) + +## Declared specs + +Gain: `5dB` (quote from Aliexpress item page) + +## Measurements + +### 868 MHz + +SWR: `1.118` + +Impedance: `51.33 Ω`, `j5.473 Ω` + +
+Screenshots + +![Measurement at 868 MHz](images/01_measurement.png) + +
\ No newline at end of file diff --git a/antennas/gizont_iot_868_omni_40cm_fiberglass/images/00_photo.jpg b/antennas/gizont_iot_868_omni_40cm_fiberglass/images/00_photo.jpg new file mode 100644 index 0000000..5c975e3 Binary files /dev/null and b/antennas/gizont_iot_868_omni_40cm_fiberglass/images/00_photo.jpg differ diff --git a/antennas/gizont_iot_868_omni_40cm_fiberglass/images/01_measurement.png b/antennas/gizont_iot_868_omni_40cm_fiberglass/images/01_measurement.png new file mode 100644 index 0000000..7b71f6e Binary files /dev/null and b/antennas/gizont_iot_868_omni_40cm_fiberglass/images/01_measurement.png differ