Questions tagged [ios]

For questions pertaining to iOS

iOS is a family of operating systems for Apple mobile products (iPhone, iMac and iPod).

23 questions
5
votes
3 answers

Home automating lighting, while preserving light switches

I'm doing a feasibility study for automating the lighting in our house (eg. with Home Kit), while keeping the existing light switches fully functional. With regular switches, that would be tough, however, we already have a centralised, yet analogue…
2
votes
1 answer

Where can I see my device's BLE UUID?

I've been working on a project in which I need to pair an iPhone with my RPi. I've successfully done it, only that I would like to know how can I get the RPi's BLE UUID my iPhone sees when it scans for nearby peripherals from the RPi itself. Is…
DanielY
  • 147
  • 1
  • 8
1
vote
0 answers

How can I setup USB OTG with a Raspberry Pi Zero W and an iPad over USB-C using Arch Linux?

Arch Linux systemd-networkd I want my Raspberry Pi Zero W to show up as an ethernet device to my iPad. It is doable. It's been proven to work. The problem is in the details. After ensuring there is a usb0 device, I setup systemd-networkd. I know…
Jonathan Komar
  • 512
  • 2
  • 5
  • 15
1
vote
0 answers

Control the call and media functions of an iOS device from Raspberry Pi

This is a follow up question to this question The BLE shield suggested by Derek Knight in the referenced Question may be great to either control your RPi from your iPhone, or send data back to your iPhone for processing with a custom app. However I…
Thomas
  • 11
  • 1
1
vote
0 answers

How to Auto-connect to wifi hotspot and auto-copy paste from one device to another device?

I have two devices both are compatible with wifi hotspot. One device is collecting pics continuously. When I bring other device with an open wifi hotspot close to the one above, is there a way to make the device auto-connect with the open network…
Sundar
  • 11
  • 2
1
vote
0 answers

Bluetooth auto connecting to trusted device

I have my iPhone 6 plus successfully connected(and also trusted) via bluetooth to my new raspberry pi 3. But I have to manually go into settings and connect each time. For the project I'm working on I wanted the pi to connect to my iPhone…
1
vote
1 answer

Is it possible to use External Accessory Framework to make iOS device a console?

I'm trying to work out a way to use my iPad to connect to as my Raspberry Pi 3 B+ before a network is set up. There're ways I can think of: Use bluetooth network tethering to create a local network - my iPad is Wifi model, so not possible Use a…
LotusH
1
vote
0 answers

RPI-4 Bluetooth board does not find iOS devices

On a brand new RPI-4, I cannot find apple iphones neither using module bluetooth nor bluez package. I tried to scan for BLE devices and all the command line tools such as bluetoothctl and hciconfig to scan for devices or to reset bluetooth…
1
vote
0 answers

How can I make Raspberry Pi's Bluetooth discoverable to iPhone or iOS?

I've got a Raspberry Pi 4B, when I use an Android phone to connect to the Pi with Bluetooth, it works normally, both pairing and connection. But when I use an iPhone to do the same thing, the phone can not see Pi's Bluetooth, it means, the Pi's…
ning
  • 21
  • 4
1
vote
1 answer

Connecting iPhone camera to Raspberry Pi

Is it possible to capture images/video from an iPhone camera in real-time and display the image/Videos on a raspberry pi 3+? Is there any software that could do this. Sort of opposite to VNC Viewer? Thanks in advance.
Vikingmonkey
  • 11
  • 1
  • 2
1
vote
0 answers

Connect to wifi using custom iPhone/Android app without SSH

I'm new to this and would like to ask a question. Is it possible to connect raspberry pi zero w to wifi like this: https://youtu.be/9yTg-iWPy28?t=84 or https://youtu.be/2l3NBCWbjwk?t=15 I want to create my own doorbell with a camera and maybe give…
kironet
  • 111
  • 2
0
votes
2 answers

RPi-iOS communication over WiFi

Here’s my plan: have a python script running hardware pwm code for a brushless motor im using. The idea is to have an iPhone have an app where 1. The python code can be interacted with to adjust a variable in the code(I’ll be writing my own code for…
sjfklsdafjks
  • 109
  • 1
  • 4
0
votes
1 answer

As of August 2017, is there a way to get *good* sound and/or video on raspberry pi 3 through airplay for iOS 8+?

Kodi's airplay doesn't work. Is there a way to get kodi's airplay working with iOS 8+? If it's not possible with kodi, is there another good alternative for iOS 8+?
Yuri Borges
  • 161
  • 1
  • 8
0
votes
2 answers

How can I get WAN connectivity on my Pi using an iPhone 5S hotspot?

I want to use my iPhone as a hotspot for my raspberry pi 3 but cannot get WAN connectivity, only LAN. The hotspot works as expected with my macbook. I have the latest version of Jessie raspbian OS. Removing the apostrophe makes the SSID work ok,…
0
votes
2 answers

Beginner's requirements

I am about to buy my first Raspberry pi (Raspberry pi 3). I will have to order it via the net and it will take a few weeks to arrive, so I decided to make a list of what i really need to buy and what can be substituted with the things I already have…
Deimos
  • 15
  • 2
1
2