I\'m working on developing an app to communicate with a Bluetooth LE peripheral. The peripheral I am testing with at the moment is one of these. The interesting thing is, some
The only thing I have found that works around this problem is to start scanning and stop scanning, and eventually all the devices I expect to find in the physical space show up with non-nil names and non-nil UUIDs.