I'm fairly new to Raspberry Pi. I've gotten my AIY project to work and would like to tether it to my iPhone.
I've followed the instructions here:
http://w6kd.boards.net/thread/146/usb-t ... berry-star
...but when I get to the part about installing necessary software:
Code: Select all
sudo apt-get install gvfs ipheth-utils libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse ifuse -y
Code: Select all
Reading package lists... Done
E: The value 'jessie' is invalid for APT::Default-Release as such a release is not available in the sources
Or, do you have experience connecting your AIY project to an iPhone?
I'm running the project on a Raspberry Pi 3.
Thanks, in advance.