Erel, sorry took me a while to get back to this. Here is the error.
SendFinal IOException
java.lang.NullPointerException
at com.tchart.limitlessled.BridgeWrapper$1.run(BridgeWrapper.java:119)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
at java.util.concurrent.FutureTask.run(FutureTask.java:137)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
at java.lang.Thread.run(Thread.java:1096)
The odd thing is that this error is not thrown on my Note 3 (4.4.2) but is thrown on my HUAWEI Vodafone 858 (2.2.2). It must be something to do with the version of Android. I'll test on some other devices.
Thanks