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

Receiving Data #3

Open
kempermo opened this issue Aug 26, 2016 · 5 comments
Open

Receiving Data #3

kempermo opened this issue Aug 26, 2016 · 5 comments

Comments

@kempermo
Copy link

Hi Joshua,

thank you for the Library. It works great – except one small thing:

In "BLEDeviceDefines.h" you mixed RFDUINO_RX with RFDUINO_TX causing the library to not be able to receive any data from the RFduino.

@joshuajnoble
Copy link
Owner

Oops! Good catch, will change. Thanks!

@dimitre
Copy link
Contributor

dimitre commented Oct 6, 2016

Hello @joshuajnoble thanks for sharing the lib. Do you think I can use it to communicate to a Teensy (arduino compatible board) with a BLE device?

@joshuajnoble
Copy link
Owner

Yes you can. However you need to know the service ID and the characteristic
ID that the board uses. Which board are you looking to use?

On Thu, Oct 6, 2016 at 8:10 AM, Dimitre [email protected] wrote:

Hello @joshuajnoble https://github.com/joshuajnoble thanks for sharing
the lib. Do you think I can use it to communicate to a Teensy (arduino
compatible board) with a BLE device?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#3 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAOfbwq8mYDOsqE6Jedq4z0hwu_i41lYks5qxQ9ggaJpZM4JuDPf
.

joshua noble
http://thefactoryfactory.com

@dimitre
Copy link
Contributor

dimitre commented Oct 6, 2016

I'm using an HM-10, it is the CC2540 texas instruments chip.
it is already configured with custom name, password, etc and I've got its address and updated BLEDeviceDefines.h, but no luck yet discovering it. Other IOS softwares of scanning BLE already show the device.
Anyways, thanks for sharing, your addon is the only compiling and running up to date!

@dimitre
Copy link
Contributor

dimitre commented Oct 6, 2016

oh thanks, I already have the service ID, but not the characteristic, I'll look into that @joshuajnoble

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

3 participants