Iphone app - Impossible?
Posted: Fri Sep 15, 2023 1:09 pm
I am having a heck of a time trying to make a BluetoothLE app to control the ESP32-wroom-32 on an iphone.
I have working examples of android code using arduinoIDE and MIT app inventor... but apparently neither supports ios, or I just cant figure it out.
Then I tried xamarin, once again there is working demo code for android, but no example code for ios (nowhere to start).
Everywhere I turn I keep running into dead ends.
What I want to do is make an ios app using BTLE to control WS2812 led's from a color wheel, brightness slider and optional pre-programmed display routines (mostly fastLED). I have pretty much all coding ready but simply cannot figure out how to make an ios app.
How can I go about making a custom BTLE app for ios?
I would prefer to do this in arduinoIDE.
I have working examples of android code using arduinoIDE and MIT app inventor... but apparently neither supports ios, or I just cant figure it out.
Then I tried xamarin, once again there is working demo code for android, but no example code for ios (nowhere to start).
Everywhere I turn I keep running into dead ends.
What I want to do is make an ios app using BTLE to control WS2812 led's from a color wheel, brightness slider and optional pre-programmed display routines (mostly fastLED). I have pretty much all coding ready but simply cannot figure out how to make an ios app.
How can I go about making a custom BTLE app for ios?
I would prefer to do this in arduinoIDE.