Skip to content

Raspberry issue #2

Description

@Ivormise

Last raspbian with last python. First example.

rpi@raspberrypi:~ $ python lora.py
Initialization: {} Success
Retrieve configuration: {} Data size not match!
----------------------------------------
Traceback (most recent call last):
  File "/home/rpi/lora.py", line 17, in <module>
    print_configuration(configuration)
  File "/home/rpi/.local/lib/python3.11/site-packages/lora_e220.py", line 245, in print_configuration
    print("HEAD : ", hex(configuration._COMMAND), " ", hex(configuration._STARTING_ADDRESS), " ",
                         ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute '_COMMAND'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions