标签: android android-service bluetooth-lowenergy
我试图在android的后台服务中向BLE设备发送字符串值周期。 - 扫描设备 - 扫描服务 - 将数据写入BLE设备
有没有人知道在android后台服务中实现期间发送的最佳算法?