How to connect RIDGID LM-400 distance meter with iOS via Bluetooth? -


itemprop = "text">

I have a situation where the business logic is to integrate some popular BLE distance meter Working with me in With the help of iOS CoreBluetooth.framework , I have already found success in integrating some major models. But connecting RIDGID LM-400 gives me real headache

  1. I already use BLE ( CoreBluetooth.framework ) , But have tried a lot with no answer.

  2. I use the GameKit GKPeerPickerController , GKPeerPickerControllerDelegate , GKession G2CessionDelegate found some tutorials for Bluetooth connectivity with code>, and , but no positive results.

    Question:

    1. What are the other prospects to bluetooth To connect with the device other than CoreBluetooth and GameKit ? I have already tried the private structure but then my app will be rejected, so it is useless.

    2. I downloaded from the App Store and installed and I tried to connect the device. As soon as I operated on the device, I found a message that appeared exactly in the screenshot. With the help of this tip, anybody can guess how the app is used to connect to the device? How does the Sketch App know that it is connected to the device?

    Enter image details here

    Thanks in advance ...


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -