Hey all,
I had a quick question regarding a Bluetooth project I’m making. I am making Smart Glasses, which I am attempting to connect to my iOS device (iPhone SE, 2^nd generation). I wanted to buy a cheaper Bluetooth module such as a HC-05 or a HC-06, but since I realized they weren’t compatible with iOS devices, I got myself a HM-10 (which supports BLE). Only problem is I can’t find any apps that will allow me to connect the HM-10 board to my phone. I also have tried making one myself using MIT APP-INVENTOR, but whenever I scan it onto my phone and close the app, the MIT app forgets the download and I have to scan it every since time I want to use it.
Do any of you have any good (and free) apps that I can use on the iOS device?
Would Dabble be a good idea? I am not experienced enough to create an app from scratch (especially one that uses Bluetooth) and am looking for alternatives that already exist. If not, can someone link me somewhere that can help me create one using Swift?
Basically, all I need is a terminal to connect to my device. I researched a bit further and found that Blynk and Dabble user BLE and terminals (though Blynk has limited features for free users) so I might use those. If there are any other alternatives, please let me know!