add antenna diagram

This commit is contained in:
gijsio
2020-08-12 16:07:17 +02:00
parent 1d1681fe0f
commit 36e268ee3b

View File

@@ -37,11 +37,20 @@ The pinout of the FiPy is available as a [PDF File](/gitbook/assents/fipy-pinout
## Notes
### Antenna connections
>Always attach the appropriate antenna when using a wireless connection (LoRa / LTE / SigFox). For WiFi / BLE, it is not mandatory to use an external antenna when you did not explicitly specify this in your code.
#### WiFi antenna
![](/gitbook/assets/wifi_pigtail_ant_fipy.png)
#### LoRa / SigFox antenna
![](/gitbook/assets/lora_sigfox_pigtail_ant_fipy.png)
#### LTE antenna
![](/gitbook/assets/lte_ant_fipy.png)
### Power
Do not use the 3.3V pin **in combination with** the Vin pin to supply the device as this will damage the voltage regulator on the board.
### Antenna placement
Always attach the appropriate antenna when using a wireless connection (LoRa / LTE / SigFox). For WiFi / BLE, it is not mandatory to use an external antenna when you did not explicitly specify this in your code.
### AT Commands