samsgates
About
- Username
- samsgates
- Joined
- Visits
- 81
- Last Active
- Roles
- Member
Comments
-
Can i use single Neopixel LED separately with 3 pin ? (individual LED) i have searched nexopixel with 3.7v, but all product have 5v power supply, (http://www.adafruit.com/product/1461) please confirm how can i get 3.7v neopixcel LED, send m…
-
I am asking about finger tap recognition ( like fitbit device touch recognition ) Purpose : Manual sleep mode : user need to initiate sleep mode manually (using finger tap). first time tap for start sleep and second time tap for wakeup Ta…
-
can you please provide sample application with this same functionalities in android
-
Thanks Guarneri, good work
-
what is maximum size of logging, how long it will store data in log ? fitbit device store 4days data in BLE device.
-
@andrew Thanks for your information
-
Good news..! Thanks for your update. I have another question. All fitness devices are storing step count data into device. Stored data will be imported into mobile through ble sync. How metawear will work?
-
Thanks laura..
-
great..! very good feature
-
i am very new in electrical board connectivity, can you please provide some guide diagram (wire connections diagram with transistor) to clear understanding
-
How to determine if multiple metawear devices connected into same mobile. is it restricted with single metawear device allowed for each mobile? if user want to connect two or more FIT monitor device (like one in hand watch and another one in neck ch…
-
Yes, it's working fine in battery mode, Thanks
-
Test1 : I have tested BLE connection distance in my home, when i steps up more than 15 feet, BLE connection disconnected from mobile. there is no walls in-between that feet. Test2 : I have covered metawear board in polytechnic plastic cover (courie…
-
Thank for your update! Then how can I access from mobile ! Did. You update in API for this change
-
GATT Service UUID, i need all service UUID from metawear. is it same for all BLE device in market?
-
lightblue iOS app shows only two service UUID's
-
then, we can't use both (motor and buzzer), right?, or we can use both into same pin?, if yes how to control from mobile api?
-
this section shows vibration motor and battery pin details, not buzzer pings. kindly confirm whether we need to use vibrator pins for buzzer or we can use other pin.
-
@ericleigh007 : how do you recognise heart rate from metawear, through "accelerometer" ?
-
it's device UUID, when you scan bluetooth device from your phone, scanning function will recognize device UUID IOS code: uuid.text = cur.peripheral.identifier.UUIDString;