Sending Data from Photon to Custom IOS App

Hello everyone,

We are looking to send simple numerical data from our Particle Photon to a custom app we are creating on Xcode. We are not sure how to make this connection possible, as we would like the app to not only receive and analyze the data but also to control some LEDs connected to the Particle Photon.

If anyone knows any open source code available, any other easier options, or has experience and is willing to help us solve this (we are willing to pay someone to help us), we would greatly appreciate any help.

Cheers,
Joaquin

Forum etiquette is that one should search before opening new topics - a quick search revealed this discussion (amongst others)

5 Likes

There’s also the documentation with various SDKs, and examples. Or the Particle Hackster page.