-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I have just updated the Alvik firmware:
Alvik MicroPython Library Version: 1.1.1
Alvik Firmware Version: 1.1.0
Arduino Runtime Version: 0.4.0
And when I tried to call begin on the Alvik library I get the following error:
MPY: soft reboot
MicroPython v1.22.2 on 2024-02-22; Arduino Nano ESP32 with ESP32S3
Type "help()" for more information.
>>> from arduino_alvik import ArduinoAlvik
>>> alvik = ArduinoAlvik()
>>> alvik.begin()
********** PLEASE UPDATE ALVIK FIRMWARE (required: 1.1.0)! Check documentation **********
>>>
Am I missing something or is this a bug?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested