Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

LoRa ischannel_free freezes LoPy #155

Open
@pgorczak

Description

@pgorczak

When calling ischannel_free, the device freezes.

My system info:

  • LoPy with ESP32
  • release 1.17.3.b1
  • version v1.8.6-849-83e2f7f on 2018-03-19

Script to reproduce

from network import LoRa
lora = LoRa(mode=LoRa.LORA, region=LoRa.EU868)
lora.ischannel_free(-100)

Metadata

Metadata

Assignees

No one assigned

    Labels

    LoRaIssues related to LoRa

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions