MSMBle Apk

MSMBle Apk

Latest version 1.1.3
29 Aug 2014

Older Versions

Apk Infos

Version1.1.3
Rating4.3/5, based on 16 votes
Size‎382.2 KB
Requires AndroidAndroid 4.4+ (KitKat)
Author's NotesBluetooth Low EnergySupports Yeelight, SenosrTag Tethercell, HM10, BLEduino

About MSMBle APK

MSMBle APK Download for Android
MSMBle APK Download for Android

Description

Android project created during the M-week (February 2014) at MakespaceMadrid to show how to manage Bluetooth Low Energy devices form an Android terminal. More information (in Spanish) available at:

http://wiki.makespacemadrid.org/index.php?title=Bombilla_LED_de_colores_con_Bluetooth_Low_Energy

A tutorial in English coming soon...

The application scans for any BLE device and its services and characteristics.

If the Yeelight Service is found, an activity can be launched to control colour and intensity of Yeelight Blue bulb

If SensorTag services are found, an activity can be launched to visualise the state of the buttons, ambient temperature (IR Temperature sensor) and humidity from the SensorTag.

If Tethercell service is found, an activity can be launched to change the state (OFF/ON) of the Tethercell battery, check its current voltage level and define timers to switch it on/off.

If HM10 service is found, an activity can be launched to connect to the HM10 and simulate a Serial connection to the module. An arduino skecth is included in the repository to show how HM10 module works.

If BLEDduino UART service is found, an activity can be launched to connect to the BLEduino and simulate a Serial connection to the module. You will need to upload BLEduino "Console Demo" sketch.
- upload "Console demo" sketch to BLEduino http://bleduino.cc/start/examples/1
- reset BLEduino with onboard Reset button
- open Arduino IDE console (this must be done after pressing the BLEduino reset button!)
- start BLE scanning from MSMSBLE Android app and select BLEduino device, UART service (shown in blue) and UART characteristics (also in blue).

This application has been tested on a Google Nexus 7 (2013 edition)

Source code available at:
https://github.com/jmgjmg/MSMBle

Based on the API released by Yeelight:
http://www.yeelight.com/en_US/info/download

Based on the code created by Dave Smith (Double Encore):
https://github.com/devunwired/accessory-samples/tree/master/BluetoothGatt
http://www.doubleencore.com/2013/12/bluetooth-smart-for-android/

Based on the documentation of Texas Instruments SensorTag:
http://processors.wiki.ti.com/index.php/SensorTag_User_Guide


Created by Javier Montaner (twitter: @tumaku_) during M-week (February 2014) of MakeSpaceMadrid
http://www.makespacemadrid.org
@ 2014 Javier Montaner

Special thanks to @jgalaron and @@jjimenef fot their contribution to understand the behaviour of the HM10 module


Licensed under the MIT Open Source License
http://opensource.org/licenses/MIT

Based on the API released by Yeelight:
http://www.yeelight.com/en_US/info/download

Based on the code created by Dave Smith (Double Encore) distributed under MIT Open Source License
https://github.com/devunwired/accessory-samples/tree/master/BluetoothGatt
http://www.doubleencore.com/2013/12/bluetooth-smart-for-android/

Latest updates

What's new in version 1.1.3

Version 1,1,3 Add BLEduino UART support
Version 1.1.2 Add HM10(Arduino) support
Version 1.1.1 Add Tethercell support
Version 1.1.0 Add SensorTag support
Version 1.0.1 Include icons of different sizes

How to install MSMBle APK on Android phone or tablet?

Download MSMBle APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.tumaku.msmble-v1.1.3-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.1.3 (6)382.2 KB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

3 ★When scan I get a long list of unknown but can't see my HM-10 which is connected to my Arduino. I renamed it but no joy. Do I need to send some AT command to the HM-10 before it can be discovered?
5 ★