Add references

This commit is contained in:
Quentin 2021-04-17 20:06:15 +02:00
parent 9f16b3ece4
commit dfa1d134ee
Signed by: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 6 additions and 6 deletions

View File

@ -9,13 +9,13 @@ We try to build a NR5G router with OpenWRT as our main internet access point for
One specificity is that we need external antenna as on the ground there is no signal at all
Our project is currently made of the following physical parts:
- A custom made case
- A Compex WPJ428 board
- A Simcom 8202G modem
- A custom made case that is 3D printed - [Download files](./3D_model)
- A Compex WPJ428 board - [wi-cat.ru](https://wikidevi.wi-cat.ru/Compex_WPJ428)
- A Simcom 8202G modema - [official site](https://www.simcom.com/product/SIM8202GM2.html)
- Some antennas, the setup is not definitive yet
- A big Yagi-Uda antenna (reference soon)
- A cross antenna
- Some small wifi-like antenna
- Directional antenna LTE 800/1800/2600 MHz, MIMO, SMA - [wimo](https://www.wimo.com/en/antennas/gsm-lte-mobile-phone-antennas/60072)
- A cheap cross antenna - [amazon](https://www.amazon.fr/gp/product/B00BBKKULW/ref=ppx_yo_dt_b_asin_title_o04_s00)
- Some small wifi-like antenna - [wimo, similar but different](https://www.wimo.com/en/antennas/gsm-lte-mobile-phone-antennas/60022-sma)
We try to document our journey here:
- [Compile OpenWRT for the WPJ428](./doc/compile.md)