-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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'
Metadata
Metadata
Assignees
Labels
No labels