iOS USB-C serial support The Next CEO of Stack OverflowWhat kind of port is the USB port?Establish communication link between a device and iOSWhat are the differences in serial port RS232 vs USB programming?USB to Serial Adapter Does Not Start agetty (Centos/RedHat) LinuxHID power device driver for UPS with serial portData from USB ~ Serial PortWhy won't my external device connect to my Android device via serial-to-USB?iOS device FT232R USB chip not supportedhow to connect two Windows computers by USB for communication between their virtual serial ports?Javascript and serial port communication
Does Germany produce more waste than the US?
Where do students learn to solve polynomial equations these days?
Is there a difference between "Fahrstuhl" and "Aufzug"
How many extra stops do monopods offer for tele photographs?
"misplaced omit" error when >centering columns
Math-accent symbol over parentheses enclosing accented symbol (amsmath)
Does increasing your ability score affect your main stat?
Why is my new battery behaving weirdly?
Why the difference in type-inference over the as-pattern in two similar function definitions?
Can we say or write : "No, it'sn't"?
Running a General Election and the European Elections together
How did people program for Consoles with multiple CPUs?
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
Is micro rebar a better way to reinforce concrete than rebar?
What is the value of α and β in a triangle?
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
Should I cite using beginthebibliography or beginfilecontents*
Domestic-to-international connection at Orlando (MCO)
The exact meaning of 'Mom made me a sandwich'
Writing differences on a blackboard
How do I align (1) and (2)?
WOW air has ceased operation, can I get my tickets refunded?
What connection does MS Office have to Netscape Navigator?
When you upcast Blindness/Deafness, do all targets suffer the same effect?
iOS USB-C serial support
The Next CEO of Stack OverflowWhat kind of port is the USB port?Establish communication link between a device and iOSWhat are the differences in serial port RS232 vs USB programming?USB to Serial Adapter Does Not Start agetty (Centos/RedHat) LinuxHID power device driver for UPS with serial portData from USB ~ Serial PortWhy won't my external device connect to my Android device via serial-to-USB?iOS device FT232R USB chip not supportedhow to connect two Windows computers by USB for communication between their virtual serial ports?Javascript and serial port communication
We are developing a mobile app that communicates with several USB Serial devices. We are evaluating iPad Pro since it has an USB-C port and there are plenty of adapters in the market for plugging USB devices.
Does Apple provide USB Serial support for custom devices?
Can we just develop the app connecting to any serial port and communicate with the device? Are there any swift or objective c libraries to achieve this?
We are not interested in developing a custom hardware joining some Apple program or any similar solution.
ios serial-port usb
add a comment |
We are developing a mobile app that communicates with several USB Serial devices. We are evaluating iPad Pro since it has an USB-C port and there are plenty of adapters in the market for plugging USB devices.
Does Apple provide USB Serial support for custom devices?
Can we just develop the app connecting to any serial port and communicate with the device? Are there any swift or objective c libraries to achieve this?
We are not interested in developing a custom hardware joining some Apple program or any similar solution.
ios serial-port usb
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04
add a comment |
We are developing a mobile app that communicates with several USB Serial devices. We are evaluating iPad Pro since it has an USB-C port and there are plenty of adapters in the market for plugging USB devices.
Does Apple provide USB Serial support for custom devices?
Can we just develop the app connecting to any serial port and communicate with the device? Are there any swift or objective c libraries to achieve this?
We are not interested in developing a custom hardware joining some Apple program or any similar solution.
ios serial-port usb
We are developing a mobile app that communicates with several USB Serial devices. We are evaluating iPad Pro since it has an USB-C port and there are plenty of adapters in the market for plugging USB devices.
Does Apple provide USB Serial support for custom devices?
Can we just develop the app connecting to any serial port and communicate with the device? Are there any swift or objective c libraries to achieve this?
We are not interested in developing a custom hardware joining some Apple program or any similar solution.
ios serial-port usb
ios serial-port usb
asked Mar 8 at 15:40
hfierrohfierro
104
104
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04
add a comment |
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066495%2fios-usb-c-serial-support%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55066495%2fios-usb-c-serial-support%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Any device that communicates via the lightning or USB C port on and iOS device must be MFi certified. If you don't want to join the MFi program and customise your hardware you should look at BLE or WiFi connectivity.
– Paulw11
Mar 8 at 19:53
thanks Paul for your comment.
– hfierro
Mar 15 at 15:04