Skip to content
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

Documentation #1

Open
ChristianHirsch opened this issue Mar 7, 2018 · 9 comments
Open

Documentation #1

ChristianHirsch opened this issue Mar 7, 2018 · 9 comments
Assignees

Comments

@ChristianHirsch
Copy link
Member

Write documentation, including the dependencies, etc.

@TOTON95
Copy link

TOTON95 commented Oct 26, 2018

Greetings,

I found this implementation in ROS of a BLE client, and so far I installed it using libgatt as a dependency, and I fell in love with your re-connect feature, I am not able to send (I send the messages to the topic but I am not able to verify if they are right) or read (no clue at all) values, also I don't know how to register the notifications, only how to activate them but no how to specify it.

Please, can you provide any example to complete and/or a brief quick guide would be even great?

P.s. I am willing to help in the development of this project and open the BLE world to ROS once for all.

Thanks in advance.

@ChristianHirsch
Copy link
Member Author

Hi @TOTON95
we are working on the improvement of the documentation, especially on guides on how to install and use it. But it might take some more days. I'll inform you as soon as we have more.
Best

@TOTON95
Copy link

TOTON95 commented Nov 9, 2018

Hello @ChristianHirsch,

Thanks for your response, I will wait a little more then, meanwhile I am going to continue to analyze the code a little bit deeper.

Thanks in advance.

Greetings.

@ChristianHirsch
Copy link
Member Author

Hi @TOTON95, can you check out exampleSpektrumRC.md and tell me if this is sufficient for you?

@TOTON95
Copy link

TOTON95 commented Nov 19, 2018

@ChristianHirsch, thank you!!!, I will give it a try in these days, also thanks for add the arduino example. I saw that you made some changes to the node code, using a direct function instead. Hopefully, meanwhile I am doing my tests, I will encounter with the bug and find a way to remove it (I am interested in getting the C/C++ implementation), i will post it if founded.

I will keep in touch with you.

Greetings.

@jagomo
Copy link

jagomo commented Nov 21, 2018

Hi @ChristianHirsch, could it be that the "Setting up gattlib" part has an error? There is no libgatt folder in the repo described.

Kind regards.

@TOTON95
Copy link

TOTON95 commented Nov 21, 2018

@jagomo, indeed I forgot to mention that since I figured out my way to install libgatt from other source

@ChristianHirsch ChristianHirsch self-assigned this Nov 21, 2018
@ChristianHirsch
Copy link
Member Author

@jagomo yes, you are right, there were some repo mismatches. I updated the file. Can you confirm that it works now?

@jagomo
Copy link

jagomo commented Nov 21, 2018

@ChristianHirsch Yup, works like a charm now. At least up to the catkin_make part :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants