After some tries which didn't work and some search, it appeared that the problem didn't come from the code, but from the Bluetooth protocol stack : indeed, Bluecove, which is the open source Java library used by LeJOS for bluetooth, doesn't support some Bluetooth protocol stack, including the one by Toshiba, which is the default one I had on my laptop.
Fortunately, the solution given by bluecove developers is to simply to replace it by the Microsoft one available for Windows, which works.
And actually, it seems to work!
No comments:
Post a Comment