Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new app that receives data from an android device #1449

Closed
RazRosman opened this issue Nov 22, 2022 · 2 comments
Closed

Create a new app that receives data from an android device #1449

RazRosman opened this issue Nov 22, 2022 · 2 comments

Comments

@RazRosman
Copy link

Hi,

Is there a guide that walkthrough how to implement the ble service in a new app?

I used this guide
https://github.com/InfiniTimeOrg/InfiniTime/blob/develop/doc/code/Apps.md

to create a new app and it's working great.

Now, I need to use the ble service inside that app to get an integer from an android device.

I've been reading the code of apps that use the ble, but didn't understand how to implement it my self.

Is there something like that?

Thanks,
Raz

@JF002
Copy link
Collaborator

JF002 commented Nov 25, 2022

I don't think anyone has already written such a guide. However, you could have a look at the code of other services for inspiration. For example, here are the PRs that added the weather service : #353 and #756. The services are implemented as new classes in src/components/ble.

@RazRosman
Copy link
Author

Thank you very much. The thing is that I don't understand the code.
Can you point me to a developer that I could pay, so he will build it for me?

@InfiniTimeOrg InfiniTimeOrg locked and limited conversation to collaborators Jan 22, 2023
@Avamander Avamander converted this issue into discussion #1560 Jan 22, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants