Bluetooth Device Implementation

Hello all,

I am interested in trying to develop a short-medium range (>100 meters) tracking device for a hobby project in order to gain some literacy in mobile phone software, and have a few questions. I am new to working with anything iOS so please correct me in any mistakes I make in this query.

Is RFID or Bluetooth better for tracking and implementation on iOS?

How difficult is device implementation into iOS and apps such as find my iPhone? How would one go about it?

If I wanted a tracking device to send notifications based on location/distance from another device, could I do that with Apples framework or would I have to create my own app?

What programming language would be used in this sort of endeavor? Would C++ work or does iOS use different ones?

Thanks in advance, any and all advice is greatly appreciated.

  • After reading through r/OSINT I realized I should add that this query is not just for hobby purposes it is also related to my PLTW final project. I don't have an interest in using this to be weird.

Add a Comment