BattMonitor_FBS9100S/src/com/dev/btse/comm/FBS9100S_SocketClient2.java
@@ -123,7 +123,7 @@ Thread.sleep(1000); comm_task_conn_time = Com.getDateTimeFormat(new Date(), Com.DTF_YMDhms); boolean f = SocketComm(FBS9100_ComBase.CMD_GetDeviceInf, ByteBuffer.allocate(0), socket); if(((m_StatAndParam.dev_id/1000000) == 910) && f) { if((((m_StatAndParam.dev_id/1000000) == 910)|| (m_StatAndParam.dev_id/1000000) == 911) && f ) { for(int i=0; i<m_Data.getItemCount(); i++) { if(m_Data.getItem(i).FBSDeviceId == m_StatAndParam.dev_id) { if(m_Data.getItem(i).getDevRegCode().length() > 8) {