C2 + Bluetooth Low Engery (a.k.a BLE, special mode of BT4.0)

0 favourites
  • 11 posts
From the Asset Store
A collection of various soldier character sprites for creating a 2D platformer or sidescroller game
  • Hi,

    I just finished an out-sourcing Android app job which targets at Bluetooth Low Energy (BLE, BT4.0) tracker. You can see my demo video in below link.

    This work shocked my client because I made it in a very very short time. On the otherhand, they out-source the iOS version to another developer who uses Swift to do his work. And I'm almost twice faster than him.

    In this video you can see there are 3 BLE trackers (a device which simply has one button on itself) provided by my client. After app scan and connect to those 3 devices it setups 3 peer to peer connection. App can send beep signal to devices and vice versa. When any one of the devices is out of range, your app alarms.

    Beyond that there is special function: When selfie mode is enabled, you can take selfie photo by clicking the button on tracker. I like this function pretty much.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • wow, very nice BLE apps. Are you Mr Fu? I just bought your book and reading it to learn how to building apps without coding. and also finding method to build BLE apps easily. looking forward to learn more from you!

  • Wow, great job. Did u use something in particular for bluetooth detection or did u write everything yourself ? I am kinda new to this kind of stuff.

  • kenli854

    Yes, I'm Mr. Fu. Thanks for supporting my book! <img src="{SMILIES_PATH}/icon_cool.gif" alt="8-)" title="Cool">

    The reason why I can make this app in a very short time is because --- I made a BLE C2 Cordova plugin before I start the project.

    The final app could be donwloaded from google play (but BLE functions require Osmile Tracker hardware to initiate):

    https://play.google.com/store/apps/deta ... e.tracker1

  • Wow, great job. Did u use something in particular for bluetooth detection or did u write everything yourself ? I am kinda new to this kind of stuff.

    Yes, I made a C2 BLE Cordova plugin before I started the project.

  • The apps looking cool.but no hardware to try it. i would like to build a games that can play with real figure. the idea is that,...something like pocket monster. when you open the games and wake up the figure, then the character can be show inside the games. How can I do?

  • Wow majestic work !

    I am a researcher in the field of sleep (especially dream !). Any chance to see your pluggin published ? And could it be usefull to interact with biotracking wrisband ?

  • The apps looking cool.but no hardware to try it. i would like to build a games that can play with real figure. the idea is that,...something like pocket monster. when you open the games and wake up the figure, then the character can be show inside the games. How can I do?

    Umm... are you going to make a arcade with card?

    To build the hardware, you'll need to implement a hardware with RFID + data connection(like Bluetooth or USB or Serial port...) function. You can try to design these features on Arduino.

    It sounds cool. And I think you don't need to use Bluetooth Low Energy. BT3.0 already fulfills your need for this project, and you can buy a BT module to connect your Arduino & Android. Below is my proprietary Bluetooth Arduino Joystick.

  • Wow majestic work !

    I am a researcher in the field of sleep (especially dream !). Any chance to see your pluggin published ? And could it be usefull to interact with biotracking wrisband ?

    I was planning to release this plugin before, but recently I'm too busy to make it my official release product. If you need help, please send email to

  • Wow! I'm interested in your work. Are you able to create apps with Construct 2 with any BLE device? Do you need to rework the firmware in order to build apps using Construct 2?

  • Wow! I'm interested in your work. Are you able to create apps with Construct 2 with any BLE device? Do you need to rework the firmware in order to build apps using Construct 2?

    I just need to know the Service ID, Characteristic ID, and corresponding function values.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)