Search found 10 matches
- 06:55, 24 Jan 2015
- Forum: Questions and answers
- Topic: RedBear Blend
- Replies: 8
- Views: 38386
Re: RedBear Blend
the system I'm creating is for an e-bike. the android app communicates (is the UI) for a Blend (via BLE), which in turn communicates with a battery management system and cell monitor, the bike's sensors (throttle, RPM FET, etc) and the motor power controller. Therefore the app can't depend on an int...
- 18:30, 22 Jan 2015
- Forum: Questions and answers
- Topic: RedBear Blend
- Replies: 8
- Views: 38386
Re: RedBear Blend
"I want a good example code that demonstrates this that I can edit" For the ReadBear boards, there are two examples that comes with Evothings Studio: http://evothings.com/doc/examples/redbearlab-simplecontrol.html http://evothings.com/doc/examples/redbearlab-simplechat.html Would any of t...
- 18:08, 22 Jan 2015
- Forum: Questions and answers
- Topic: GitHub best practices with Evo + Android + Arduino
- Replies: 3
- Views: 19996
Re: GitHub best practices with Evo + Android + Arduino
Thank you so much. this looks like a start in the right direction.
- 16:19, 22 Jan 2015
- Forum: Questions and answers
- Topic: GitHub best practices with Evo + Android + Arduino
- Replies: 3
- Views: 19996
GitHub best practices with Evo + Android + Arduino
Is there a best practices guide for setting up GitHub that accommodates the various locations for EvoThings, Android, Cordova files and Arduino sketches? It's a bit confusing - there's so much stuff installed all over my drive, and I'm not sure what's aware of what. At least I'd like to set up a git...
- 16:05, 22 Jan 2015
- Forum: Questions and answers
- Topic: RedBear Blend
- Replies: 8
- Views: 38386
Re: RedBear Blend
BUMP
Is the post too broad?
Is the post too broad?
I know I have a lot to read, and my basic question is where do I start?
- 15:52, 22 Jan 2015
- Forum: Questions and answers
- Topic: iBeacon versus non iBeacon BLE Beacon
- Replies: 3
- Views: 22227
Re: iBeacon versus non iBeacon BLE Beacon
https://punchthrough.com/bean/ LightBlue Bean would qualify as a beacon, though it's a full-on arduinoid.
- 23:04, 20 Jan 2015
- Forum: Questions and answers
- Topic: beacon and app closed
- Replies: 3
- Views: 21109
Re: beacon and app closed
did you know that they assure that device can be alerted also when app are killed/closed? https://community.estimote.com/hc/en-us/articles/203253193-Launching-notifications-in-iOS-when-the-app-is-killed is it somewhat tha can be translated under our framework? i offer myself as beta tester :D I was...
- 22:36, 20 Jan 2015
- Forum: Questions and answers
- Topic: Connection Error
- Replies: 15
- Views: 89309
Re: Connection Error
I am using OS X 10.9 I have not added anything to the firewall -- I am not even sure how to do it, or whether it is the native firewall or peerguardian (which i just installed yesterday). I tried to turn off peerguardian to see whether that would make a difference, but it is not obvious whether it i...
- 19:03, 20 Jan 2015
- Forum: Questions and answers
- Topic: Connection Error
- Replies: 15
- Views: 89309
Re: Connection Error
did you walk through the blog post we had on this? http://evothings.com/blink-a-led-on-the-intel-edison-dev-board-using-your-smartphone/ One thing I noticed when trying the BLE demo, in this video https://www.youtube.com/watch?v=A7uxNS_0QOI is mentioned "allow network connections." Workbe...
- 17:23, 20 Jan 2015
- Forum: Questions and answers
- Topic: RedBear Blend
- Replies: 8
- Views: 38386
RedBear Blend
Hi. First I want to compliment EVO Things for what you have done. I have a RedBear Blend and an Android 4.3 (Galaxy 5s). I have spent over a week investigating the various Arduinoid BLE platforms and it looks like your solution is far more elegant and simple than others. I am disappointed with the s...