--- title: 'Networks' --- The Pycom devices support several different types of networks. We have the WiFi and Bluetooth connections: * [WiFi](../networks/wlan/) * [Bluetooth Low Energy](../networks/ble/) * [LoRa](../networks/lora/) * [Sigfox]( ../networks/sigfox/) * [LTE](../networks/lte/) * [Ethernet](../networks/ethernet/) > If you are looking for examples on how to connect to different services, check [here](../networkprotocols/)