RedBear Blend
Posted: 17:23, 20 Jan 2015
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 sample apps from Nordic (a closed-source pay SDK seems necessary). RedBear's sample apps have poor documentation, and the other solutions require browser based Arduino development (that only sometimes connect!), or target different BLE boards/shields and then leave you searching for the Android half of the solution. So thanks!
I know I have a lot to read, and my basic question is where do I start?
I tried the sample apps from workbench and my Android can't connect; I am certain it is a firewall issue and I have no idea how to solve that and I may not even have control over the router configuration. (This is just FYI). I don't even really care about this because I need my Android to talk to the Blend over BLE, and not depend on a connection over the LAN to the Workbench. In fact, my app MUST work while offline from the net.
I want a good example code that demonstrates this that I can edit. I'm going to make an educated guess on how it should work:
1. The javascript app can be developed in some preferred editor (or just the Workbench)?
2. The app can be saved on the Android and have a desktop shortcut to it. If I can't get the Android to connect over LAN, can I just side-load the .html file?
3. Is the Android app a server to, or client of, the Arduino BLE?
4. Develop the Arduino BLE side as usual using Arduino.app or is there a better choice?
That's it for now. Thanks again!
I know I have a lot to read, and my basic question is where do I start?
I tried the sample apps from workbench and my Android can't connect; I am certain it is a firewall issue and I have no idea how to solve that and I may not even have control over the router configuration. (This is just FYI). I don't even really care about this because I need my Android to talk to the Blend over BLE, and not depend on a connection over the LAN to the Workbench. In fact, my app MUST work while offline from the net.
I want a good example code that demonstrates this that I can edit. I'm going to make an educated guess on how it should work:
1. The javascript app can be developed in some preferred editor (or just the Workbench)?
2. The app can be saved on the Android and have a desktop shortcut to it. If I can't get the Android to connect over LAN, can I just side-load the .html file?
3. Is the Android app a server to, or client of, the Arduino BLE?
4. Develop the Arduino BLE side as usual using Arduino.app or is there a better choice?
That's it for now. Thanks again!