bsiever / microbit-webusb

WebUSB Utils for Micro:bit
MIT License
30 stars 8 forks source link

Your WebUSB util seems don't act on V2.21 Board #4

Closed dongjoon9331 closed 1 year ago

dongjoon9331 commented 2 years ago

Hi? Thank you for distributing the WebUSB Utility. However, it seems that a communication error occurs on a specific board. Please refer to the photo below. Could you please fix this communication error?

v1 board v1

v2.00 board v2 0

v2.21 board v2 21

bsiever commented 2 years ago

I just got a v2.21 on Thursday. I will look into this problem soon.

bsiever commented 1 year ago

@dongjoon9331 Sorry for the delay. I've updated it to rely on Dap.js and it seems to \ work with all three major micro:bit releases (1.5, 2.0, 2.21). See https://github.com/bsiever/microbit-webusb/releases/tag/v1.0.0 .