Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload firmware to Puck.js #113

Closed
palortoff opened this issue Dec 8, 2019 · 4 comments
Closed

Cannot upload firmware to Puck.js #113

palortoff opened this issue Dec 8, 2019 · 4 comments

Comments

@palortoff
Copy link

When the Puck.js is in bootloader mode EspruinoTools cannot connect to the Puck.js to upload the firmware.

Obviously it does not find it under the name puck.js xxxx, but it also does not work with -d 'DfuTarg' or -p <device address> or without a port or device option.

I am running EspruinoTools under Linux Debian buster with bluez 5.50

@MaBecker
Copy link

MaBecker commented Dec 8, 2019

please use this howto http://www.espruino.com/Puck.js#firmware-updates

Hint: those questions get much quicker response on the forum
http://forum.espruino.com/

@palortoff
Copy link
Author

Thanks for your quick reply. I am aware of other methods to update the firmware to the Puck.js

There are reasons not to use an Android/iOS device.
As EspruinoTools has the option to upload the firmware I think this is the right place for this issue.

@MaBecker
Copy link

MaBecker commented Dec 8, 2019

Oh, afaik it is not possible to run firmware updates via WebIDE like it is possible for Pico.
There is a conversation about this in the forum, have a look http://forum.espruino.com/conversations/340193/

@gfwilliams
Copy link
Member

gfwilliams commented Dec 9, 2019

Hi - as @MaBecker says unfortunately CLI-based bluetooth firmware update isn't supported in EspruinoTools at the moment.

If you need to use CLI to do it, it's easiest just to use https://www.npmjs.com/package/web-bluetooth-dfu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants