Implementation BLE using kable lib, handle scan ble, connect and send data via uart service
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<string name="navigation_item_accessibility">Back</string>
|
||||
<string name="menu_item_accessibility">Menu</string>
|
||||
|
||||
<string name="dbm">%d dBm</string>
|
||||
<string name="dbm">dBm</string>
|
||||
|
||||
<string name="home_title">Home</string>
|
||||
|
||||
@@ -31,4 +31,8 @@
|
||||
<string name="filter_title">Filters</string>
|
||||
<string name="sort_by_title">Sort by</string>
|
||||
<string name="clear">Clear</string>
|
||||
<string name="scanner_title">Scanner</string>
|
||||
<string name="scan_empty_title">CAN'T SEE YOUR DEVICE?</string>
|
||||
<string name="no_device_guide_info">1. Make sure the device is connected to a power source and <b>powered on</b>.\n\n2. Make sure the appropriate firmware and SoftDevice are flashed.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user