GitBook: [master] one page and 7 assets modified

This commit is contained in:
Daniel Spindelbauer
2018-08-01 17:37:02 +00:00
committed by gitbook-bot
parent ff91ddd10d
commit a6155292fd
8 changed files with 15 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -37,6 +37,8 @@
* Firstly you will need to connect power to your FiPy. You will need to supply `3.5v`-`5.5v` to the `Vin` pin. **Note:** Do _not_ feed `3.3v` directly to the `3.3v` supply pin, this will damage the regulator.
* The connect the `RX` and `TX` of your USB UART to the `TX` and `RX` of the FiPy respectively. **Note:** Please ensure you have the signal level of the UART adapter set to `3.3v` before connecting it.
* In order to put the FiPy into bootloader mode to update the device firmware you will need to connect `P2` to `GND`. We recommend you connect a button between the two to make this simpler.
![](../../.gitbook/assets/uart_fipy.png)
{% endtab %}
{% tab title="WiFi" %}
@@ -44,6 +46,8 @@
* In order to access the FiPy via WiFi you only need to provide `3.5v` - `5.5v` on the `Vin` pin of the FiPy:
![](../../.gitbook/assets/bare_fipy.png)
* By default, when the FiPy boots, it will create a WiFi access point with the following credentials:
* SSID: `fipy-wlan`
* password: `www.pycom.io`
@@ -66,20 +70,31 @@ The FiPy only supports LoRa on the 868MHz or 915MHz bands. It does not support 4
{% endhint %}
* Firstly you will need to connect the U.FL to SMA pig tail to the FiPy using the U.FL connector on the same side of the FiPy as the LED.
![](../../.gitbook/assets/lora_sigfox_pigtail_fipy.png)
* If you are using a pycase, you will next need to put the SMA connector through the antenna hole, ensuring you align the flat edge correctly, and screw down the connector using the provided nut.
* Finally you will need to screw on the antenna to the SMA connector.
![](../../.gitbook/assets/lora_sigfox_pigtail_ant_fipy.png)
### LTE Cat-M1/NB-IoT
If you intend on using the LTE CAT-M1 or NB-IoT connectivity of the FiPy you **must** connect a LTE CAT-M1/NB-IoT antenna to your FiPy before trying to use LTE Cat-M1 or NB-IoT otherwise you risk damaging the device.
* You will need to connect the antenna to the FiPy using the U.FL connector on the under side of the FiPy.
![](../../.gitbook/assets/lte_ant_fipy.png)
### WiFi/Bluetooth \(optional\)
All Pycom modules, including the FiPy, come with a on-board WiFi antenna as well as a U.FL connector for an external antenna. The external antenna is optional and only required if you need better performance or are mounting the FiPy in such a way that the WiFi signal is blocked. Switching between the antennas is done via software, instructions for this can be found [here.](https://docs.pycom.io/firmwareapi/pycom/network/wlan.html)
![](../../.gitbook/assets/wifi_pigtail_ant_fipy.png)
### SIM card {#sim-card}
If you intend on using the LTE CAT-M1 or NB-IoT connectivity of the FiPy you will need to insert a SIM card into your FiPy. It should be noted that the FiPy does not support regular LTE connectivity and you may require a special SIM. It is best to contact your local cellular providers for more information on acquiring a LTE CAT-M1/NB-IoT enabled nano SIM.
![](../../.gitbook/assets/sim_fipy.png)