Skip to content
This repository was archived by the owner on Oct 29, 2018. It is now read-only.

Latest commit

 

History

History
60 lines (34 loc) · 2.39 KB

File metadata and controls

60 lines (34 loc) · 2.39 KB

FiPy

Store: Buy Here

Getting Started: Click Here

Pinout

The pinout of the FiPy is available as a PDF File

{% file src="../../.gitbook/assets/fipy-pinout.pdf" caption="FiPy Pinout" %}

{% hint style="info" %} Please note that the PIN assignments for UART1 (TX1/RX1), SPI (CLK, MOSI, MISO) and I2C (SDA, SCL) are defaults and can be changed in Software. {% endhint %}

Datasheet

The datasheet of the FiPy is available as a PDF File.

{% file src="../../.gitbook/assets/fipy-specsheet (1).pdf" caption="FiPy Datasheet" %}

The drawing of the LTE-M antenna is available as a PDF File.

{% file src="../../.gitbook/assets/lte-m-antenna-drawing.pdf" caption="LTE-M Antenna Drawing" %}

Notes

WiFi

By default, upon boot the FiPy will create a WiFi access point with the SSID fipy-wlan-XXXX, where XXXX is a random 4-digit number, and the password www.pycom.io.

The RF switch that selects between the on-board and external antenna is connected to P12, for this reason using P12 should be avoided unless WiFi is disabled in your application.

Power

The Vin pin on the FiPy can be supplied with a voltage ranging from 3.5v to 5.5v. The 3.3v pin on the other hand is output only, and must not be used to feed power into the FiPy, otherwise the on-board regulator will be damaged.

AT Commands

The AT commands for the Sequans Monarch modem on the FiPy are available in a PDF file.

{% file src="../../.gitbook/assets/monarch_4g-ez_lr5110_atcommands_referencemanual_rev3_noconfidential (2).pdf" caption="AT Commands for Sequans" %}

Tutorials

Tutorials on how to the FiPy module can be found in the examples section of this documentation. The following tutorials might be of specific interest for the FiPy: