mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 06:06:03 +01:00
add antenna diagram
This commit is contained in:
@@ -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
|
||||

|
||||
#### LoRa / SigFox antenna
|
||||

|
||||
#### LTE antenna
|
||||

|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user