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

Not clear how to use it #1

Open
mingodad opened this issue Dec 20, 2015 · 2 comments
Open

Not clear how to use it #1

mingodad opened this issue Dec 20, 2015 · 2 comments

Comments

@mingodad
Copy link

Hello !
I found this project searching through github for bled112 but I can not understand how to use it or it's purpose.
What is the url parameter for ?
We need another http server to receive requests (if so what the request will look like parameters/expected response) ?

Is it possible to describe it with an example ? (BLEoTGW_test.py do not use BLEoTGW.py)

Cheers !

@jf87
Copy link
Member

jf87 commented Dec 25, 2015

Hi mingodad,

This project is part of some research. It's not really documented. Basically it tunnels a json object and some API we use through a Bluetooth connection.

What do you want to do?
Maybe I can help.

Best
Jonathan

@mingodad
Copy link
Author

Hello Jonathan !
Can you add a simple example client and server ?
Something like a key/value storage server/client.

clientble.py : connect to server set a key/value then also retrieve the value for a key.
serverble.py: accepts requests for set/get key/values.

I think that with an example like that it'll be easier to have an idea of how to use/understand it.

Cheers !

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

No branches or pull requests

2 participants