From eef7f419010d94f2db44ad04223bd10bd847360b Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Tue, 24 Nov 2020 16:02:38 +0100 Subject: [PATCH] removed changes to fipy.md --- content/datasheets/development/fipy.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/content/datasheets/development/fipy.md b/content/datasheets/development/fipy.md index f56cd45..f6973f8 100644 --- a/content/datasheets/development/fipy.md +++ b/content/datasheets/development/fipy.md @@ -37,20 +37,11 @@ The pinout of the FiPy is available as a [PDF File](/gitbook/assets/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