Open marcstringer opened 5 years ago
firmware version?
MicroPython v0.1.1-96-g71e5beaa7-dirty on 2019-03-08; Sipeed_M1 with kendryte-k2 10
Not sure how to check i get the above line on serial conneciton
upgrade to the latest firmware first with tool kflash_gui
or see upgrade doc(use google translate plugin)
or see video(select english subtitle)
Dear @Neutree san. AttributeError is fixed at the latest firmware. But, I got a new error.
File "", line 1, in
File "/flash/demo_net_socket.py", line 10, in
AttributeError: type object 'board_info' has no attribute 'WIFI_RX'
Getting the above error. Running the demo script 'demo_net_socket.py ' I have changed the nic,connect() with my own wifi ssid and password.
Any help here would be appreciated