This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem: Create IOS app for nRF51822 beacon kit

Hello, I am apple developer and using Swift. Actually I'm just intern student.

#1 My boss assign some task to me to CREATE IOS App to scan nRF51822 Bluetooth Smart Beacon Kit (www.nordicsemi.com/.../nRF51822-Bluetooth-Smart-Beacon-Kit). I try some source code from this iBeacon App Development with CoreLocation.This use only CoreLocation. Including another source code. But result is not found.

#2 I try to config this beacon kit by using nRF Beacons application. It found but not have advanced properties ,see here( upic.me/.../file_002.png ) It not found range too even my decive is at beacon see here ( upic.me/.../file_001.png , upic.me/.../file_000.png ) It suppose to found range and advanced properties

#My Question:

From #1

Is this the right way to use this source code to scan advertised package of nRF51822 Bluetooth Smart Beacon Kit? my goal is just to write some code that can find it.

From #2

Why it not found range and advanced properties ? I watch video www.youtube.com/watch . It found range and advanced properties. Or I have to update firmware to this beacon but how? I download nRF Toolbox application and try use DFU mode but I don't know which file that I have to use to update see here ( upic.me/.../file_000e.png ) I don't have another tool or kit except nRF51822 Bluetooth Smart Beacon Kit

Please help me solve it. I don't have much time for this task. Thank you :)))))))

Related