mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-24 05:07:50 +01:00
637 B
637 B
title, aliases
| title | aliases | |
|---|---|---|
| Pybytes library API |
|
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 | TBD | 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