mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 18:06:13 +01:00
620 B
620 B
title, aliases
| title | aliases | |
|---|---|---|
| Connect LoRa ABP |
|
Initialize LoRa ABP connection.
Method
pybytes.connect_lora_abp(timeout, nanogateway)
Parameters
| name | Description | is Required | Default value |
|---|---|---|---|
| timeout | Connection timeout | Yes | - |
| nanogateway | Enable nanogateway | Yes | - |
Example
pybytes.connect_lora_abp(15000, false)
Success Response
>> Trying to join LoRa.ABP for 15000 seconds...
>> Setting up LoRa socket...
>> Connected using LoRa