Hi! its been a year and something is broken again. I cant tell where the issue is (microbit or chrome) but sending a serial.writeValue("x", 123) causes the microbit to disconnect. Sending basig strings using e.g. serial.writeLine() works fine however. in some situations the disconnect is accompanied by the error : "Bad response for 8 -> 17" as in your examples:
Hope this is an easy fix as I hope to use this in teaching a university course this friday.
Hi! its been a year and something is broken again. I cant tell where the issue is (microbit or chrome) but sending a serial.writeValue("x", 123) causes the microbit to disconnect. Sending basig strings using e.g. serial.writeLine() works fine however. in some situations the disconnect is accompanied by the error : "Bad response for 8 -> 17" as in your examples:
Hope this is an easy fix as I hope to use this in teaching a university course this friday.
Finger crossed!