Android App for interacting with the Nordic Semiconductor nRF51822 mbed KIT using the UART Service. Demonstrates using a slider switch to control LED2 on the nRF51822 board.
BLE_mbed_Remote is hosted in the following web site
https://github.com/bennthomsen/BLE_mbed_Remote
If you think the Android project BLE_mbed_Remote listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of BLE_mbed_Remote.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BLE_mbed_Remote. The names of the image files are listed as follows.
nrfuart_hdpi_icon.png
The following screenshort is generated from the image listed above.
BLE_mbed_Remote has the following Java source files.
com.wordpress.bennthomsen.ble_uart_remote.ApplicationTest.java com.wordpress.bennthomsen.ble_uart_remote.DeviceListActivity.java com.wordpress.bennthomsen.ble_uart_remote.MainActivity.java com.wordpress.bennthomsen.ble_uart_remote.UartService.java