ato87
Posts: 3
Joined: Thu Nov 08, 2018 2:36 pm

Raspberry Zero pi W connecting Bluetooth to IOS app.

Wed Jan 23, 2019 1:59 pm

Hello, I would like to connect my raspberry Zero Pi W thanks to BLE technlogy to an app IOS that I want to develop.

Actually my raspberry has an accelerometer and I want to send the data and elaborate it through an app that I want to develop. I don't want to use internet connection because I'll use into a completely country side where also my Iphone doesn't has internet connection.

I didn't find any good totorial to understand how to send my data with bluetooth thanks to pyhton and than receive it into Swift.

Any good link ar any suggestion is really appreciate.

Good hack to all of you.

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: Raspberry Zero pi W connecting Bluetooth to IOS app.

Wed Jan 23, 2019 4:16 pm

First, find one or more good tutorials on the web explaining BLE; services, characteristics, advertising, etc. Then download the Bluepy Python library and study the documentation and any examples you can find. When you have more specific questions, come back here and ask.


Return to “Beginners”