chiararuggeri / nrf52-OTA-BLE-Linux

12 stars 3 forks source link

AttributeError, Cant update my board OTA #2

Open ayoubnfh opened 3 years ago

ayoubnfh commented 3 years ago

Hi, i want to test your code but unfortunately i have this error : AttributeError: 'Ui_MainWindow' object has no attribute 'ble_conn' can you help me with that ?

chiararuggeri commented 3 years ago

I'm sorry but this project is no longer supported. The code was written to run with python2 and PyQt4. Besides it has to be launched with sudo to avoid runtime errors on ble scan. At the time of developing the code was fully working, but if in the meantime some module has changed, you will need to debug the code by your own. Cheers