Hi. I just used https://github.com/balena-io/resin-electronjs on the same kit that you linked above, and was able to see the app running and displaying on the LCD screen:
/uploads/balena/original/2X/7/7ecbe169322140eacb99772384ade0ad92113c65.jpeg
Can you detail what exactly did not work when you tried the same example app I provided?
Hi @rlev, are you building your image yourself? As in production the latest version for the Dart 6UL board is 2.13.6+rev2, if I’m not mistaken. Currently 2.29.2+rev3 is in testing, but not yet released.
Okay, thanks @rlev! Just asking as that version is not yet released in production, you can see the latest version (and download it, including dev versions) from https://www.balena.io/os/#download
As per @floion’s question, how did you deploy the project, have you made any modifications yourself? Trying to find where are the discrepancies between our attempt and yours. Thanks a lot!
Sure thing, @rlev, keep us posted! In the meantime, it sounds like that a closely similar version as yours was working for us, so the issue might be on the application side indeed. How did you deploy the project, have you made any modifications yourself?
@rlev sorry, that we weren’t clear enough. We meant the example application. As @floion mentioned above that he tested with this project and seems to work: https://github.com/balena-io/resin-electronjs did you have a chance to try to deploy that, and see if it worked for you like it did for us, or run into any issues?