tinyb icon indicating copy to clipboard operation
tinyb copied to clipboard

Getting error "Device or resource busy" when running HelloTinyB

Open dstrower opened this issue 6 years ago • 1 comments

I have build the tinyB.jar on my DragonBoard 410c running Debian UNIX. I have started up the java program HelloTinyB and have passed in the address of my laptop. The program then gets an exception on line 137:

if(sensor.connect()) {

I am getting the error "Device or resource busy."

dstrower avatar Jun 14 '18 14:06 dstrower

Just restart your bluetooth in computer.

Jojiayur avatar Jun 28 '18 15:06 Jojiayur