Search found 5 matches
- 15:20, 10 Mar 2015
- Forum: Questions and answers
- Topic: PC as the client
- Replies: 2
- Views: 16124
Re: PC as the client
Ok... thanks!
- 13:23, 10 Mar 2015
- Forum: Questions and answers
- Topic: PC as the client
- Replies: 2
- Views: 16124
PC as the client
Hi there, I come with a new question. Is it possible to use a PC as a client for an app developped with evothings studio ? I developped an app using RFduino and working well on iPhone and Android device, and I'd want to test it on my PC via its Bluetooth 4.0. Is there any way to do so ? With Cordova...
- 12:13, 09 Mar 2015
- Forum: Questions and answers
- Topic: RFduino to Javascript
- Replies: 4
- Views: 30325
Re: RFduino to Javascript
EDIT : I don't know why but now it works ! To improve the code, I replaced getUint16() by getFloat32() in JS and sentInt() by sentFloat() in arduino and now I have my tension with a good precision. Hi, So I tried to change your code and Marc's one, but something is going wrong and I can't figure out...
- 21:02, 06 Mar 2015
- Forum: Questions and answers
- Topic: RFduino to Javascript
- Replies: 4
- Views: 30325
Re: RFduino to Javascript
Thank you very much DonPancoe, your work seems really interesting. I'll try this out this week-end and I'll give you a feedback !
- 16:08, 06 Mar 2015
- Forum: Questions and answers
- Topic: RFduino to Javascript
- Replies: 4
- Views: 30325
RFduino to Javascript
Hi everyone,
I'm using Evothings to link a RFduino with my phone, and I just want to send a numeric data via BLE. So I write rfduinoble.send(myNumber); in Arduino but I don't know what to write in javascript to get this number...
I'm a newbie, can you please help me ?
Thanks you !
I'm using Evothings to link a RFduino with my phone, and I just want to send a numeric data via BLE. So I write rfduinoble.send(myNumber); in Arduino but I don't know what to write in javascript to get this number...
I'm a newbie, can you please help me ?
Thanks you !