Dylan Holmes
Lurker
I am developing an application to connect to my custom BLE hardware.
It works perfectly fine when I run in it my house per se, or anywhere with low amount of people / interference.
However, if I take it to the Airport for instance, it will no longer work (it used to crashed until I added in a null check).
I receive a NULL device from the scanLeCallback method, and I was wondering if you guys may know what causes this, and how to fix it?
Or is it unavoidable interference from giant Wi-Fi networks, and loads of other devices?
Here is a stackoverflow I created which garnered no help.
Any comments or advice would be greatly appreciated.
Regards
It works perfectly fine when I run in it my house per se, or anywhere with low amount of people / interference.
However, if I take it to the Airport for instance, it will no longer work (it used to crashed until I added in a null check).
I receive a NULL device from the scanLeCallback method, and I was wondering if you guys may know what causes this, and how to fix it?
Or is it unavoidable interference from giant Wi-Fi networks, and loads of other devices?
Here is a stackoverflow I created which garnered no help.
Any comments or advice would be greatly appreciated.
Regards