AppTaskUart1.c 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828
  1. /*
  2. * @Author : ChenJie
  3. * @Date : 2022-02-10 11:43:56
  4. * @Version : V3.0
  5. * @LastEditors: chenjie
  6. * @LastEditTime: 2022-11-10
  7. * @Description : file content
  8. * @FilePath: \S32K146_4G\code\app\AppTaskUart1.c
  9. */
  10. /*
  11. * AppTaskUart2.c
  12. * 4G的串口函数
  13. * Created on: 2022年2月10日
  14. * Author: QiXiang_CHENJIE
  15. */
  16. #include "AppTaskUart1.h"
  17. #include "hal_fls.h"
  18. const ATCmdFunc Atcmdfunc[] = {
  19. {AT_CMD_TEST, "AT\r\n", at_callbackFunc},
  20. {AT_ATE0, "ATE0\r\n", at_callbackFunc},
  21. {AT_SIMREADY, "AT+CPIN?\r\n", at_callbackFunc},
  22. {AT_GETICCID, "AT+CICCID\r\n", at_callbackFunc},
  23. {AT_CGREG, "AT+CGREG?\r\n", at_callbackFunc},
  24. {AT_CSQ, "AT+CSQ\r\n", at_callbackFunc},
  25. {AT_NETOPEN, "AT+NETOPEN\r\n", at_callbackFunc},
  26. {AT_CGIP, "AT+CDNSGIP=", at_callbackFunc},
  27. {AT_CONNECT, "AT+CIPOPEN=", at_callbackFunc},
  28. {AT_CONNECTCHK, "AT+CIPOPEN?\r\n", at_callbackFunc},
  29. {AT_SEND, "AT+CIPSEND=", at_callbackFunc},
  30. {AT_DISCON, "AT+CIPCLOSE=0\r\n", at_callbackFunc},
  31. {AT_NETCLOSE, "AT+NETCLOSE\r\n", at_callbackFunc},
  32. {AT_CGNSSPWR, "AT+CGNSSPWR=1\r\n", at_callbackFunc}};
  33. static process_Tcp gProcess_Tcp_Task = PROCESS_TCP_INIT;
  34. #define PROC_TCP_STATE_SWITCH(a) (gProcess_Tcp_Task = a)
  35. sint8 InitFunc(void);
  36. sint8 TcpConnectFunc(sint8 *ConnectId);
  37. sint8 TcpDataSendFunc(sint8 ConnectId,uint8 DataSendIdxIn);
  38. sint8 TcpRegisterChkFunc(void);
  39. void TcpDataEncode(uint8 DataIdx,uint32 *PtrSendAddr, uint16 *SendLen);
  40. void GetUtc8Time(UTC8TimeType *UTC8TimeTcpPtr);
  41. void TimeUpdate(UTC8TimeType *UTC8TimeTcpPtr);
  42. static void TcpDataSendFeqHandFunc(uint8 *DataIdx);
  43. static void AtcmdTransmit(sint8 CmdIdx, uint8 *SetValuePtr, uint16 SetValueLen, sint8 *retFunc, uint16 timeout);
  44. static void TcpDataInfoRecvHandle(uint8 *DataRecv, uint16 DataRecvLen);
  45. static void GetCSQValue(uint8 *out);
  46. void Fota_Ftp(uint8 *dataPtrIn);
  47. void tcpUdsFunc(uint8 *Ptr, uint8 *AnsPtr);
  48. static void vTimer1000msCallback(TimerHandle_t pxTimer);
  49. volatile TcpFeq_type TcpDataFeq={
  50. {0x01,60*60*2,0},{0x86,60*60,0},{0x91,10,0},
  51. {0x82,10,0},{0x90,60,0},{0x92,60,0},{0x8C,10,0}};//默认发送频率
  52. static UTC8TimeType UTC8TimeTcp;//全局真实时间存储
  53. extern boolean waitForSleepFlag;
  54. boolean Uart_4G_Task_Sleep_FLag = false;
  55. TimerHandle_t monitorTimer1000ms;
  56. void Uart_4G_Task(void *pvParameters)
  57. {
  58. (void)pvParameters;
  59. uint32 RecvTimerDelay = 0;
  60. uint8 UartRecvPtr[512];
  61. volatile uint16 tcpErrorCounter = 0;
  62. uint16 pReadLen = 0;
  63. monitorTimer1000ms = xTimerCreate("monitor1000ms", 1000, pdTRUE, (void *)0, vTimer1000msCallback);
  64. xTimerStart(monitorTimer1000ms, 0);
  65. for (;;)
  66. {
  67. if (waitForSleepFlag == true)
  68. {
  69. PROC_TCP_STATE_SWITCH(PROCESS_TCP_SLEEP);
  70. }
  71. switch (gProcess_Tcp_Task)
  72. {
  73. case PROCESS_TCP_INIT:
  74. {
  75. sint8 InitFlg = -1;
  76. InitFlg = InitFunc();
  77. if(InitFlg==0)
  78. {
  79. PROC_TCP_STATE_SWITCH(PROCESS_TCP_IDLE);
  80. }
  81. else
  82. {
  83. TcpSysReboot = 1;
  84. PROC_TCP_STATE_SWITCH(PROCESS_TCP_ERROR);
  85. }
  86. break;
  87. }
  88. case PROCESS_TCP_IDLE: // 空闲状态
  89. {
  90. Tcp_Receive_Data (UartRecvPtr, &pReadLen, 100); // 100ms检测
  91. if (SocketId < 0)
  92. {
  93. PROC_TCP_STATE_SWITCH(PROCESS_TCP_REGCHK);
  94. }
  95. else if (pReadLen > 0)
  96. {
  97. PROC_TCP_STATE_SWITCH(PROCESS_TCP_RECV);
  98. RecvTimerDelay = TimerCounter;
  99. }
  100. else if (AppConfigInfo.eolFlg == 1 && TcpWorkState == 0)
  101. {
  102. PROC_TCP_STATE_SWITCH(PROCESS_TCP_SEND);
  103. }
  104. if ((TimerCounter - RecvTimerDelay) >= 30000 && TcpWorkState == 1) // 30s内没有命令下发,进行正常发送任务
  105. {
  106. TcpWorkState = 0;
  107. }
  108. break;
  109. }
  110. case PROCESS_TCP_REGCHK: // 驻网检查,包括SIM,CPIN检查,ICCID获取
  111. {
  112. RegChkRet = TcpRegisterChkFunc();
  113. if (RegChkRet > 0) // 检查通过,SIM卡已就绪,已进行驻网
  114. {
  115. PROC_TCP_STATE_SWITCH(PROCESS_TCP_CONNECT);
  116. }
  117. else
  118. {
  119. PROC_TCP_STATE_SWITCH(PROCESS_TCP_ERROR);
  120. }
  121. break;
  122. }
  123. case PROCESS_TCP_CONNECT: // 网络连接,包括域名转换
  124. {
  125. if (SocketId < 0)
  126. {
  127. sint8 ConnectRet = 0;
  128. ConnectRet = TcpConnectFunc(&SocketId);
  129. if (ConnectRet > 0)
  130. {
  131. PROC_TCP_STATE_SWITCH(PROCESS_TCP_IDLE);
  132. }
  133. else
  134. {
  135. PROC_TCP_STATE_SWITCH(PROCESS_TCP_ERROR);
  136. }
  137. }
  138. break;
  139. }
  140. case PROCESS_TCP_SEND: // 网络数据发送
  141. {
  142. sint8 SendRet = -1;
  143. uint8 DataSendIdx = 0;
  144. //发送判定
  145. TcpDataSendFeqHandFunc(&DataSendIdx);
  146. if(DataSendIdx!=0)//有数据处理
  147. {
  148. SendRet = TcpDataSendFunc(SocketId,DataSendIdx);//发送函数
  149. if (SendRet == 0)
  150. {
  151. PROC_TCP_STATE_SWITCH(PROCESS_TCP_IDLE);
  152. tcpErrorCounter = 0;
  153. }
  154. else
  155. {
  156. SocketId = -1;
  157. PROC_TCP_STATE_SWITCH(PROCESS_TCP_ERROR);
  158. }
  159. }
  160. if(Fota_error_flag==1)
  161. {
  162. SocketId = -1;
  163. PROC_TCP_STATE_SWITCH(PROCESS_TCP_ERROR);
  164. }
  165. break;
  166. }
  167. case PROCESS_TCP_RECV: // 网络数据接收,100ms空闲状态下即可接收
  168. {
  169. if (pReadLen > 0 && SocketId >= 0)
  170. {
  171. TcpDataInfoRecvHandle(UartRecvPtr, pReadLen);
  172. }
  173. PROC_TCP_STATE_SWITCH(PROCESS_TCP_IDLE);
  174. break;
  175. }
  176. case PROCESS_TCP_HEART: // 心跳包发送
  177. {
  178. break;
  179. }
  180. case PROCESS_TCP_SLEEP: // 网络休眠状态
  181. {
  182. while (waitForSleepFlag == true)
  183. {
  184. Uart_4G_Task_Sleep_FLag = true;
  185. vTaskDelay(pdMS_TO_TICKS(1000));
  186. }
  187. PROC_TCP_STATE_SWITCH(PROCESS_TCP_INIT);
  188. break;
  189. }
  190. case PROCESS_TCP_ERROR: // 错误状态
  191. {
  192. vTaskDelay(pdMS_TO_TICKS(1000));
  193. tcpErrorCounter++;
  194. if (tcpErrorCounter > 60 || TcpSysReboot == 1||Fota_error_flag == 1) // 无法驻网或者联网或者FTP失败
  195. {
  196. Dio_WriteChannel(DioConf_DioChannel_PTA7_GPIO_OUT_MCU_4G_PWRKEY, STD_ON);
  197. vTaskDelay(pdMS_TO_TICKS(2500));
  198. Dio_WriteChannel(DioConf_DioChannel_PTA7_GPIO_OUT_MCU_4G_PWRKEY, STD_OFF);
  199. vTaskDelay(pdMS_TO_TICKS(2500));
  200. tcpErrorCounter = 0;
  201. Fota_error_flag = 0;
  202. PROC_TCP_STATE_SWITCH(PROCESS_TCP_INIT);
  203. }
  204. else
  205. {
  206. PROC_TCP_STATE_SWITCH(PROCESS_TCP_IDLE);
  207. }
  208. break;
  209. }
  210. }
  211. }
  212. }
  213. static void vTimer1000msCallback(TimerHandle_t pxTimer)
  214. {
  215. uint32 ulTimerID;
  216. ulTimerID = (uint32)pvTimerGetTimerID(pxTimer);
  217. sint16 *TcpDataFeqPtr =NULL;
  218. TcpDataFeqPtr = (sint16 *)&TcpDataFeq;
  219. if (ulTimerID == 0)
  220. {
  221. if(SocketId>=0)
  222. {
  223. for(uint8 i=2;i<sizeof(TcpDataFeq)/sizeof(sint16);i=i+3)
  224. {
  225. *(TcpDataFeqPtr+i) = (*(TcpDataFeqPtr+i)-1)<0 ? 0 : (*(TcpDataFeqPtr+i)-1);
  226. }
  227. }
  228. TimeUpdate(&UTC8TimeTcp);
  229. }
  230. }
  231. static void TcpDataSendFeqHandFunc(uint8* DataIdx)
  232. {
  233. sint16 *TcpDataFeqPtr =NULL;
  234. TcpDataFeqPtr = (sint16 *)&TcpDataFeq;
  235. for(uint8 i=2;i<sizeof(TcpDataFeq)/sizeof(sint16);i=i+3)
  236. {
  237. if(*(TcpDataFeqPtr+i)==0)
  238. {
  239. *DataIdx = *(TcpDataFeqPtr+i-2);
  240. *(TcpDataFeqPtr+i) = *(TcpDataFeqPtr+i-1);
  241. break;
  242. }
  243. else
  244. {
  245. *DataIdx = 0;
  246. }
  247. }
  248. //以下为发送频率可变判定
  249. if(BMS_CharSt==1)//充电中
  250. {
  251. TcpDataFeq.GpsFeqCnt[1] = 60*3;
  252. TcpDataFeq.TrkBattFeqCnt[1] = 10;
  253. }
  254. else if(BMS_Mode==2)//放电中
  255. {
  256. TcpDataFeq.GpsFeqCnt[1] = 10;
  257. TcpDataFeq.TrkBattFeqCnt[1] = 30;
  258. }
  259. else//没有上高压状态
  260. {
  261. TcpDataFeq.GpsFeqCnt[1] = 60;
  262. TcpDataFeq.TrkBattFeqCnt[1] = 60;
  263. }
  264. TcpDataFeq.DebugMsgFeqCnt[1] = TcpDataFeq.TrkBattFeqCnt[1];
  265. //读取硬线唤醒源状态,若没有硬线唤醒,则降低调试信息发送频率
  266. Dio_LevelType wakeup1,wakeup2 = STD_HIGH;
  267. wakeup1 = Dio_ReadChannel(DioConf_DioChannel_PTB0_GPIO_IN_MCU_WAKEUP1);
  268. wakeup2 = Dio_ReadChannel(DioConf_DioChannel_PTE2_GPIO_IN_MCU_WAKEUP2);
  269. if(wakeup1==STD_LOW && wakeup2==STD_LOW)
  270. {
  271. TcpDataFeq.DebugMsgFeqCnt[1] = 10*60;
  272. TcpDataFeq.TrkVehichleFeqCnt[1] = 10*60;
  273. TcpDataFeq.GpsFeqCnt[1] = 3*60;
  274. }
  275. return;
  276. }
  277. sint8 TcpDataSendFunc(sint8 ConnectId,uint8 DataSendIdxIn)
  278. {
  279. sint8 outValue = -1;
  280. uint32 pSendDataAddr = 0;
  281. uint16 DataSendLen = 0;
  282. TcpDataEncode(DataSendIdxIn,&pSendDataAddr, &DataSendLen); // 数据组包,malloc申请在里面,pSendData指向申请的地址
  283. if(DataSendLen==0)//长度为0 不调用发送数据函数
  284. {
  285. outValue = 0;
  286. }
  287. else
  288. {
  289. outValue = tcpipConnectionSend(ConnectId, (uint8 *)pSendDataAddr, DataSendLen); // 发送函数
  290. }
  291. if (pSendDataAddr != 0)
  292. {
  293. vPortFree((uint8 *)(pSendDataAddr));
  294. }
  295. pSendDataAddr = 0;
  296. return outValue;
  297. }
  298. sint8 tcpipConnectionSend(uint8 TcpConnectId, uint8 *SendDataPtr, uint16 SendDataLen)
  299. {
  300. sint8 outValue = -1;
  301. uint8 sendErrConuter = 0;
  302. uint16 ReadLen = 0;
  303. char AtCmdSend[30] = {0};
  304. uint8 AtCmdSendTotalLen = 0;
  305. uint8 UartRecvPtr[128]; // 暂存buffer改大
  306. uint8 ret = 0;
  307. sprintf(AtCmdSend, "AT+CIPSEND=%d,%d\r\n", TcpConnectId, SendDataLen);
  308. AtCmdSendTotalLen = mstrlen(AtCmdSend);
  309. while (outValue != 0 && sendErrConuter < 3)
  310. {
  311. ret = UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)AtCmdSend, AtCmdSendTotalLen, UartRecvPtr, &ReadLen, 1000);
  312. if (((ret == 0) && (ReadLen > 0) && ((uint8 *)strstr((char *)UartRecvPtr, (char *)(">")))) || 1) // 此IF条件默认通过
  313. {
  314. UART_Send_Data(UART_LPUART1, (uint8 *)SendDataPtr, SendDataLen, 100);
  315. sint8 ret = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CIPSEND"), 3000);
  316. if (ret == 0)
  317. {
  318. outValue = 0;
  319. }
  320. else
  321. {
  322. outValue = -2;
  323. sendErrConuter++;
  324. }
  325. }
  326. else
  327. {
  328. outValue = -1;
  329. sendErrConuter++;
  330. }
  331. }
  332. return outValue;
  333. }
  334. sint8 TcpConnectFunc(sint8 *ConnectId)
  335. {
  336. uint8 ConnectStep = 1;
  337. sint8 ChkState = 0;
  338. sint8 ATRet = -1;
  339. uint8 UartRecvPtr[100];
  340. while (1)
  341. {
  342. switch (ConnectStep)
  343. {
  344. case 1: // AT指令同步
  345. {
  346. char *ATCmdSend = (char *)("ATE0\r\n");
  347. uint8 ATCmdSendLen = mstrlen(ATCmdSend);
  348. uint8 ReadLen = 0;
  349. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(1000));
  350. uint8 *retptr = NULL;
  351. if (ReadLen > 0)
  352. {
  353. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("OK"));
  354. if (retptr)
  355. {
  356. ConnectStep++;
  357. }
  358. else
  359. {
  360. ChkState = -ConnectStep;
  361. return ChkState;
  362. }
  363. }
  364. else
  365. {
  366. ChkState = -ConnectStep;
  367. return ChkState;
  368. }
  369. break;
  370. }
  371. case 2: // Netopen
  372. {
  373. AtcmdTransmit(AT_NETOPEN, NULL, 0, &ATRet, 100);
  374. if (ATRet == 0)
  375. {
  376. ConnectStep++;
  377. }
  378. else
  379. {
  380. ChkState = -ConnectStep;
  381. return ChkState;
  382. }
  383. break;
  384. }
  385. case 3: // 连接检查
  386. {
  387. AtcmdTransmit(AT_CONNECTCHK, NULL, 0, &ATRet, 1000); // ATret返回的值是连接id,如果未连接返回-1
  388. if (ATRet >= 0)
  389. {
  390. *ConnectId = ATRet;
  391. return 2;
  392. }
  393. else
  394. {
  395. ConnectStep++;
  396. }
  397. break;
  398. }
  399. case 4: // 域名转换
  400. {
  401. char AtCmdSend[30] = {0};
  402. uint8 AtCmdSendLen = 0;
  403. AtCmdSendLen = mstrlen(WebSiteName);
  404. memcpy(AtCmdSend, WebSiteName, AtCmdSendLen);
  405. memcpy(AtCmdSend + AtCmdSendLen, (char *)CRLF, sizeof(CRLF));
  406. AtCmdSendLen = AtCmdSendLen + 2;
  407. AtcmdTransmit(AT_CGIP, (uint8 *)AtCmdSend, AtCmdSendLen, &ATRet, 5000);
  408. if (ATRet == 0)
  409. {
  410. ConnectStep++;
  411. }
  412. else
  413. {
  414. ChkState = -ConnectStep;
  415. return ChkState;
  416. }
  417. break;
  418. }
  419. case 5: // 创建连接
  420. {
  421. char AtCmdSend[50] = {0};
  422. uint8 AtCmdSendTotalLen = 0;
  423. *ConnectId = 0;
  424. /*IP测试更改*/
  425. // char *ATCmdSend = (char *)("\"120.26.68.165\"");
  426. // memset(WebSiteIp,0x00,sizeof(WebSiteIp));
  427. // memcpy(WebSiteIp ,ATCmdSend,strlen(ATCmdSend));
  428. // WebSitePort = 14401;
  429. /**/
  430. sprintf(AtCmdSend, "AT+CIPOPEN=%d,\"TCP\",%s,%d\r\n", *ConnectId, WebSiteIp, WebSitePort); // 此处需要优化
  431. AtCmdSendTotalLen = mstrlen(AtCmdSend);
  432. UART_Send_Data(UART_LPUART1, AtCmdSend, AtCmdSendTotalLen, pdMS_TO_TICKS(100));
  433. ATRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CIPOPEN: 0,0"), 20000);
  434. if (ATRet == 0)
  435. {
  436. ConnectStep++;
  437. }
  438. else
  439. {
  440. ChkState = -ConnectStep;
  441. *ConnectId = -1;
  442. return ChkState;
  443. }
  444. break;
  445. }
  446. default:
  447. ChkState = ConnectStep;
  448. return ChkState;
  449. }
  450. }
  451. }
  452. sint8 TcpRegisterChkFunc(void)
  453. {
  454. uint8 RegChkStep = 0;
  455. sint8 ChkState = 0; // 默认为0
  456. sint8 ATRet = -1;
  457. while (1)
  458. {
  459. switch (RegChkStep)
  460. {
  461. case 0: // AT指令同步
  462. {
  463. AtcmdTransmit(AT_CMD_TEST, NULL, 0, &ATRet, 100);
  464. if (ATRet == 0)
  465. {
  466. RegChkStep++;
  467. }
  468. else
  469. {
  470. ChkState = -RegChkStep;
  471. return ChkState;
  472. }
  473. break;
  474. }
  475. case 1: // CPIN检查
  476. {
  477. AtcmdTransmit(AT_SIMREADY, NULL, 0, &ATRet, 100);
  478. if (ATRet == 0)
  479. {
  480. RegChkStep++;
  481. }
  482. else
  483. {
  484. ChkState = -RegChkStep;
  485. return ChkState;
  486. }
  487. break;
  488. }
  489. case 2:
  490. {
  491. AtcmdTransmit(AT_CGREG, NULL, 0, &ATRet, 1000); // 驻网检查,返回值1和5是驻网成功
  492. if (ATRet == 1 || ATRet == 5)
  493. {
  494. RegChkStep++;
  495. }
  496. else
  497. {
  498. ChkState = -RegChkStep;
  499. return ChkState;
  500. }
  501. break;
  502. }
  503. default:
  504. ChkState = RegChkStep;
  505. return ChkState;
  506. break;
  507. }
  508. }
  509. }
  510. sint8 InitFunc(void)
  511. {
  512. // 4G模块初始化
  513. uint8 _4G_InitStep = 0;
  514. sint8 ATRet = -1;
  515. uint16 ReadLen = 0;
  516. char *ATCmdSend = NULL;
  517. uint8 ATCmdSendLen = 0;
  518. uint8 UartRecvPtr[50];
  519. uint16 ATerrorCnt = 0;
  520. uint8 *retptr = NULL;
  521. Dio_LevelType _4G_Status = 0; // 0-关机,1-开机
  522. Dio_WriteChannel(DioConf_DioChannel_PTA6_GPIO_OUT_MCU_4G_POW_EN, STD_ON);
  523. vTaskDelay(pdMS_TO_TICKS(500));
  524. Dio_WriteChannel(DioConf_DioChannel_PTA7_GPIO_OUT_MCU_4G_PWRKEY, STD_ON);
  525. vTaskDelay(pdMS_TO_TICKS(50));
  526. Dio_WriteChannel(DioConf_DioChannel_PTA7_GPIO_OUT_MCU_4G_PWRKEY, STD_OFF);
  527. AtcmdDelayRecvFunc(UART_LPUART1, (char *)("SMS DONE"), 10000);
  528. _4G_Status = Dio_ReadChannel(DioConf_DioChannel_PTB1_GPIO_IN_MCU_4G_STATUS);
  529. while (1)
  530. {
  531. switch (_4G_InitStep)
  532. {
  533. case 0: // AT指令同步
  534. {
  535. AtcmdTransmit(AT_CMD_TEST, NULL, 0, &ATRet, 100);
  536. if (ATRet == 0)
  537. {
  538. ATerrorCnt = 0;
  539. _4G_InitStep++;
  540. }
  541. else
  542. {
  543. vTaskDelay(pdMS_TO_TICKS(1000));
  544. ATerrorCnt++;
  545. if (ATerrorCnt > 60 * 5)
  546. {
  547. return -1;
  548. }
  549. }
  550. break;
  551. }
  552. case 1: // 关闭回显
  553. {
  554. ATCmdSend = (char *)("ATE0\r\n");
  555. ATCmdSendLen = mstrlen(ATCmdSend);
  556. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(10000));
  557. if (ReadLen > 0)
  558. {
  559. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("OK"));
  560. if (retptr)
  561. {
  562. _4G_InitStep++;
  563. }
  564. else
  565. {
  566. _4G_InitStep = 0;
  567. }
  568. }
  569. else
  570. {
  571. _4G_InitStep = 0;
  572. }
  573. break;
  574. }
  575. case 2: // IMEI获取
  576. {
  577. ATCmdSend = (char *)("AT+SIMEI?\r\n");
  578. ATCmdSendLen = mstrlen(ATCmdSend);
  579. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(1000));
  580. if (ReadLen > 0)
  581. {
  582. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("+SIMEI"));
  583. if (retptr)
  584. {
  585. memcpy(ImeiNum, retptr + 8, 15);
  586. _4G_InitStep++;
  587. }
  588. else
  589. {
  590. _4G_InitStep = 0;
  591. }
  592. }
  593. else
  594. {
  595. _4G_InitStep = 0;
  596. }
  597. break;
  598. }
  599. case 3: // 打开时间自动更新
  600. {
  601. ATCmdSend = (char *)("AT+CTZU=1\r\n");
  602. ATCmdSendLen = mstrlen(ATCmdSend);
  603. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(1000));
  604. if (ReadLen > 0)
  605. {
  606. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("OK"));
  607. if (retptr)
  608. {
  609. _4G_InitStep++;
  610. }
  611. }
  612. else
  613. {
  614. _4G_InitStep = 0;
  615. }
  616. break;
  617. }
  618. case 4: // ICCID获取
  619. {
  620. AtcmdTransmit(AT_GETICCID, NULL, 0, &ATRet, 1000);
  621. if (ATRet == 0)
  622. {
  623. _4G_InitStep++;
  624. }
  625. else
  626. {
  627. _4G_InitStep = 0;
  628. }
  629. break;
  630. }
  631. case 5:
  632. {
  633. ATCmdSend = (char *)("AT+CIPSENDMODE=0\r\n");
  634. ATCmdSendLen = mstrlen(ATCmdSend);
  635. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(100));
  636. if (ReadLen > 0)
  637. {
  638. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("OK"));
  639. if (retptr)
  640. {
  641. _4G_InitStep++;
  642. }
  643. }
  644. else
  645. {
  646. _4G_InitStep = 0;
  647. }
  648. }
  649. default:
  650. {
  651. return 0;
  652. }
  653. }
  654. }
  655. }
  656. static void AtcmdTransmit(sint8 CmdIdx, uint8 *SetValuePtr, uint16 SetValueLen, sint8 *retFunc, uint16 timeout)
  657. {
  658. uint16 ReadLen = 0;
  659. uint8 PtrATCmdSend[64];
  660. uint8 ATCmdFixedLen = 0;
  661. uint16 ATCmdTotalLen = 0;
  662. uint8 UartRecvPtr[256];
  663. ATCmdFixedLen = mstrlen(Atcmdfunc[CmdIdx].str);
  664. ATCmdTotalLen = ATCmdFixedLen + SetValueLen;
  665. memset(PtrATCmdSend, 0x00, ATCmdTotalLen + 1);
  666. memcpy(PtrATCmdSend, Atcmdfunc[CmdIdx].str, ATCmdFixedLen);
  667. if (SetValuePtr != NULL)
  668. {
  669. memcpy(&PtrATCmdSend[ATCmdFixedLen], SetValuePtr, SetValueLen);
  670. }
  671. UART_Query_Data(UART_LPUART1, UART_LPUART1, PtrATCmdSend, ATCmdTotalLen, UartRecvPtr, &ReadLen, timeout);
  672. if (ReadLen > 0)
  673. {
  674. *retFunc = Atcmdfunc[CmdIdx].cb((char *)PtrATCmdSend, UartRecvPtr, CmdIdx, ReadLen);
  675. }
  676. else
  677. {
  678. *retFunc = -1;
  679. }
  680. return;
  681. }
  682. sint8 at_callbackFunc(char *PSendStr, char *pReadStr, uint8 CmdIdx, uint16 pReadLen)
  683. {
  684. sint8 OutValue = -1;
  685. uint8 *retptr = NULL;
  686. char *OkAns = "OK";
  687. retptr = (uint8 *)strstr((char *)pReadStr, OkAns);
  688. switch (CmdIdx)
  689. {
  690. case AT_CMD_TEST:
  691. {
  692. if (retptr)
  693. {
  694. OutValue = 0;
  695. }
  696. break;
  697. }
  698. case AT_SIMREADY:
  699. {
  700. if (retptr)
  701. {
  702. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("READY"));
  703. if (retptr)
  704. {
  705. OutValue = 0;
  706. }
  707. }
  708. break;
  709. }
  710. case AT_GETICCID:
  711. {
  712. if (retptr)
  713. {
  714. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("ICCID:"));
  715. if (retptr)
  716. {
  717. memcpy(IccidNum, retptr + 7, 20);
  718. OutValue = 0;
  719. }
  720. }
  721. break;
  722. }
  723. case AT_CGREG:
  724. {
  725. if (retptr)
  726. {
  727. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("CGREG:"));
  728. if (retptr)
  729. {
  730. uint8 RegN = 0;
  731. uint8 RegState = 0;
  732. RegN = CharToHex(*(retptr + 7));
  733. RegState = CharToHex(*(retptr + 9));
  734. OutValue = (RegState + RegN);
  735. return OutValue;
  736. }
  737. }
  738. break;
  739. }
  740. case AT_NETOPEN:
  741. {
  742. if (retptr)
  743. {
  744. OutValue = 0;
  745. }
  746. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("opened")); // 重复打开
  747. if (retptr)
  748. {
  749. OutValue = 0;
  750. }
  751. break;
  752. }
  753. case AT_CONNECTCHK:
  754. {
  755. if (retptr)
  756. {
  757. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("TCP"));
  758. if (retptr)
  759. {
  760. OutValue = CharToHex(*(retptr - 3));
  761. return OutValue;
  762. }
  763. }
  764. break;
  765. }
  766. case AT_CGIP:
  767. {
  768. if (retptr)
  769. {
  770. memset(WebSiteIp, 0x00, sizeof(WebSiteIp));
  771. for (uint8 i = 0; i < 30; i++)
  772. {
  773. if (*(retptr - i) == ',')
  774. {
  775. memcpy(WebSiteIp, retptr - i + 1, i - 5);
  776. OutValue = 0;
  777. break;
  778. }
  779. }
  780. }
  781. break;
  782. }
  783. case AT_CONNECT:
  784. {
  785. if (retptr)
  786. {
  787. retptr = (uint8 *)strstr((char *)pReadStr, (char *)("CIPOPEN:"));
  788. if (retptr && pReadLen > 9)
  789. {
  790. SocketId = CharToHex(*(retptr + 9));
  791. }
  792. OutValue = 0;
  793. }
  794. break;
  795. }
  796. case AT_SEND:
  797. {
  798. retptr = (uint8 *)strstr((char *)pReadStr, (char *)(">"));
  799. if (retptr)
  800. {
  801. OutValue = 0;
  802. }
  803. else
  804. {
  805. OutValue = -1;
  806. }
  807. break;
  808. }
  809. default:
  810. break;
  811. }
  812. return OutValue;
  813. }
  814. void TcpDataEncode(uint8 DataIdx,uint32 *PtrSendAddr, uint16 *SendLen)
  815. {
  816. uint8 *SendBuffer = NULL;
  817. memcpy(TcpbattSN, AppConfigInfo.deviceSn, 17);
  818. if(UTC8TimeTcp.month==0)
  819. {
  820. DataIdx = 0x01;
  821. }
  822. switch (DataIdx)
  823. {
  824. case 0x01: // 时间校准
  825. {
  826. char *ATCmdSend = (char *)("AT+CNTP\r\n");
  827. uint8 ATCmdSendLen = mstrlen(ATCmdSend);
  828. uint8 ReadLen = 0;
  829. uint8 UartRecvPtr[20];
  830. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)ATCmdSend, ATCmdSendLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(500));
  831. GetUtc8Time(&UTC8TimeTcp); // 时间获取
  832. *SendLen = 0; // 不发送,长度为0
  833. xTimerReset(monitorTimer1000ms,0);
  834. return;
  835. }
  836. case 0x82:
  837. {
  838. GPSInfo GpsRecvData;
  839. GPSMsgtoTcpType GpsToTcpInfo;
  840. *SendLen = sizeof(GpsToTcpInfo);
  841. SendBuffer = pvPortMalloc(*SendLen);
  842. uint16 tac = 0;
  843. uint32 cellId = 0;
  844. uint8 DataLen = (uint16)sizeof(GpsToTcpInfo.gpsInfo);
  845. GpsToTcpInfo.startSymbol[0] = TCP_START_SYM1;
  846. GpsToTcpInfo.startSymbol[1] = TCP_START_SYM2;
  847. GpsToTcpInfo.cmdSymbol = TCP_CMD_SYM;
  848. GpsToTcpInfo.ansSymbol = TCP_ANS_SYM;
  849. memcpy(GpsToTcpInfo.SN, TcpbattSN, BATT_SN_LEN);
  850. GpsToTcpInfo.encryptMethod = TCP_ENCPT_DISABLE; // not encrypt
  851. GpsToTcpInfo.dataLength[0] = (DataLen >> 8) & 0xFF;
  852. GpsToTcpInfo.dataLength[1] = DataLen & 0xFF;
  853. GpsToTcpInfo.gpsInfo.sendTimeUTC[0] = (UTC8TimeTcp.year) & 0xFF; // year
  854. GpsToTcpInfo.gpsInfo.sendTimeUTC[1] = UTC8TimeTcp.month & 0xFF; // month
  855. GpsToTcpInfo.gpsInfo.sendTimeUTC[2] = UTC8TimeTcp.day & 0xFF; // day
  856. GpsToTcpInfo.gpsInfo.sendTimeUTC[3] = UTC8TimeTcp.hour & 0xFF; // hour
  857. GpsToTcpInfo.gpsInfo.sendTimeUTC[4] = UTC8TimeTcp.minute & 0xFF; // mins
  858. GpsToTcpInfo.gpsInfo.sendTimeUTC[5] = UTC8TimeTcp.second & 0xFF; // sec
  859. GpsToTcpInfo.gpsInfo.msgMark = DataIdx;
  860. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[0] = (UTC8TimeTcp.year) & 0xFF; // year
  861. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[1] = UTC8TimeTcp.month & 0xFF; // month
  862. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[2] = UTC8TimeTcp.day & 0xFF; // day
  863. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[3] = UTC8TimeTcp.hour & 0xFF; // hour
  864. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[4] = UTC8TimeTcp.minute & 0xFF; // mins
  865. GpsToTcpInfo.gpsInfo.msgCollectionTimeUTC[5] = UTC8TimeTcp.second & 0xFF;
  866. if (xQueueReceive(GpsDataQueueHandle, &GpsRecvData, 0) == pdPASS)
  867. {
  868. memcpy((uint8 *)&GpsToTcpInfo.gpsInfo.GpsInfoData, (uint8 *)&GpsRecvData, sizeof(GPSInfo));
  869. }
  870. else
  871. {
  872. memset((uint8 *)&GpsToTcpInfo.gpsInfo.GpsInfoData, 0x00, sizeof(GPSInfo));
  873. }
  874. GpsToTcpInfo.gpsInfo.Tac[0] = tac >> 8;
  875. GpsToTcpInfo.gpsInfo.Tac[1] = tac & 0xFF;
  876. GpsToTcpInfo.gpsInfo.CellID[0] = cellId >> 24;
  877. GpsToTcpInfo.gpsInfo.CellID[0] = cellId >> 16;
  878. GpsToTcpInfo.gpsInfo.CellID[0] = cellId >> 8;
  879. GpsToTcpInfo.gpsInfo.CellID[0] = cellId;
  880. uint16 xyzDatacache[3] = {0};
  881. memcpy(xyzDatacache, xyzData, 3 * sizeof(uint16));
  882. for (uint8 i = 0; i < 3; i++)
  883. {
  884. if (xyzDatacache[i] > 0x8000) // 数据为负
  885. {
  886. xyzDatacache[i] = 20000U + (sint16)xyzDatacache[i];
  887. }
  888. else
  889. {
  890. xyzDatacache[i] = xyzDatacache[i] + 20000U;
  891. }
  892. }
  893. GpsToTcpInfo.gpsInfo.xData[0] = xyzDatacache[0] >> 8;
  894. GpsToTcpInfo.gpsInfo.xData[1] = xyzDatacache[0];
  895. GpsToTcpInfo.gpsInfo.yData[0] = xyzDatacache[1] >> 8;
  896. GpsToTcpInfo.gpsInfo.yData[1] = xyzDatacache[1];
  897. GpsToTcpInfo.gpsInfo.zData[0] = xyzDatacache[2] >> 8;
  898. GpsToTcpInfo.gpsInfo.zData[1] = xyzDatacache[2];
  899. GpsToTcpInfo.CRC = bcc_chk((uint8 *)&GpsToTcpInfo, sizeof(GPSMsgtoTcpType) - 1);
  900. memcpy(SendBuffer, &GpsToTcpInfo, sizeof(GpsToTcpInfo));
  901. *PtrSendAddr = (uint32)SendBuffer;
  902. break;
  903. }
  904. case 0x86:
  905. {
  906. VersionMsgtoTcpType VerMsgToTcpInfo;
  907. *SendLen = sizeof(VersionMsgtoTcpType);
  908. SendBuffer = pvPortMalloc(*SendLen);
  909. uint16 DataLen = 0;
  910. DataLen = (uint16)sizeof(VerMsgToTcpInfo.VerInfo);
  911. VerMsgToTcpInfo.startSymbol[0] = TCP_START_SYM1;
  912. VerMsgToTcpInfo.startSymbol[1] = TCP_START_SYM2;
  913. VerMsgToTcpInfo.cmdSymbol = TCP_CMD_SYM;
  914. VerMsgToTcpInfo.ansSymbol = TCP_ANS_SYM;
  915. memcpy(VerMsgToTcpInfo.SN, TcpbattSN, BATT_SN_LEN);
  916. VerMsgToTcpInfo.encryptMethod = TCP_ENCPT_DISABLE; // not encrypt
  917. VerMsgToTcpInfo.dataLength[0] = (DataLen >> 8) & 0xFF;
  918. VerMsgToTcpInfo.dataLength[1] = DataLen & 0xFF;
  919. VerMsgToTcpInfo.VerInfo.sendTimeUTC[0] = (UTC8TimeTcp.year) & 0xFF; // year
  920. VerMsgToTcpInfo.VerInfo.sendTimeUTC[1] = UTC8TimeTcp.month & 0xFF; // month
  921. VerMsgToTcpInfo.VerInfo.sendTimeUTC[2] = UTC8TimeTcp.day & 0xFF; // day
  922. VerMsgToTcpInfo.VerInfo.sendTimeUTC[3] = UTC8TimeTcp.hour & 0xFF; // hour
  923. VerMsgToTcpInfo.VerInfo.sendTimeUTC[4] = UTC8TimeTcp.minute & 0xFF; // mins
  924. VerMsgToTcpInfo.VerInfo.sendTimeUTC[5] = UTC8TimeTcp.second & 0xFF; // sec
  925. VerMsgToTcpInfo.VerInfo.msgMark = DataIdx;
  926. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[0] = (UTC8TimeTcp.year) & 0xFF; // year
  927. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[1] = UTC8TimeTcp.month & 0xFF; // month
  928. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[2] = UTC8TimeTcp.day & 0xFF; // day
  929. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[3] = UTC8TimeTcp.hour & 0xFF; // hour
  930. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[4] = UTC8TimeTcp.minute & 0xFF; // mins
  931. VerMsgToTcpInfo.VerInfo.msgCollectionTimeUTC[5] = UTC8TimeTcp.second & 0xFF;
  932. memcpy(VerMsgToTcpInfo.VerInfo.ICCID, IccidNum, 20);
  933. memcpy(VerMsgToTcpInfo.VerInfo.IMEI, ImeiNum, 15);
  934. VerMsgToTcpInfo.VerInfo.BMSHwVersion[0] = BMS_HardwareVersion >> 8;
  935. VerMsgToTcpInfo.VerInfo.BMSHwVersion[1] = BMS_HardwareVersion;
  936. VerMsgToTcpInfo.VerInfo.BMSSwVersion[0] = BMS_SoftwareVersion >> 24;
  937. VerMsgToTcpInfo.VerInfo.BMSSwVersion[1] = BMS_SoftwareVersion >> 16;
  938. VerMsgToTcpInfo.VerInfo.BMSSwVersion[2] = BMS_SoftwareVersion >> 8;
  939. VerMsgToTcpInfo.VerInfo.BMSSwVersion[3] = BMS_SoftwareVersion;
  940. VerMsgToTcpInfo.VerInfo.HwVersion[0] = (HwVersion >> 8) & 0xFF;
  941. VerMsgToTcpInfo.VerInfo.HwVersion[1] = (HwVersion)&0xFF;
  942. VerMsgToTcpInfo.VerInfo.BLVersion[0] = (BlSwVersion >> 24) & 0xFF;
  943. VerMsgToTcpInfo.VerInfo.BLVersion[1] = (BlSwVersion >> 16) & 0xFF;
  944. VerMsgToTcpInfo.VerInfo.BLVersion[2] = (BlSwVersion >> 8) & 0xFF;
  945. VerMsgToTcpInfo.VerInfo.BLVersion[3] = (BlSwVersion)&0xFF;
  946. VerMsgToTcpInfo.VerInfo.DRVVersion[0] = (DrvSwVersion >> 24) & 0xFF;
  947. VerMsgToTcpInfo.VerInfo.DRVVersion[1] = (DrvSwVersion >> 16) & 0xFF;
  948. VerMsgToTcpInfo.VerInfo.DRVVersion[2] = (DrvSwVersion >> 8) & 0xFF;
  949. VerMsgToTcpInfo.VerInfo.DRVVersion[3] = (DrvSwVersion)&0xFF;
  950. VerMsgToTcpInfo.VerInfo.APPVersion[0] = (AppSwVersion >> 24) & 0xFF;
  951. VerMsgToTcpInfo.VerInfo.APPVersion[1] = (AppSwVersion >> 16) & 0xFF;
  952. VerMsgToTcpInfo.VerInfo.APPVersion[2] = (AppSwVersion >> 8) & 0xFF;
  953. VerMsgToTcpInfo.VerInfo.APPVersion[3] = (AppSwVersion)&0xFF;
  954. VerMsgToTcpInfo.VerInfo.BmsType = BmsManuFacture;
  955. VerMsgToTcpInfo.VerInfo.BmsInfo = BmsInfo;
  956. VerMsgToTcpInfo.VerInfo.DataModuleType = DataModuleType;
  957. VerMsgToTcpInfo.CRC = bcc_chk((uint8 *)&VerMsgToTcpInfo, sizeof(VerMsgToTcpInfo) - 1);
  958. memcpy(SendBuffer, &VerMsgToTcpInfo, sizeof(VersionMsgtoTcpType));
  959. *PtrSendAddr = (uint32)SendBuffer;
  960. break;
  961. }
  962. case DebugMsg:
  963. {
  964. char rbuf[512]={0};
  965. char tmp[13] = {0};
  966. memcpy(tmp,BMS_SN,12);
  967. DebugMsgtoTcpType DebugMsgInfo;
  968. UINT16 DataLen = 0;
  969. UINT16 BufferLen = 0;
  970. sprintf((char *)rbuf, "{%.2f,%.2f,%.2f,%.2f,%.2f;\
  971. %.2f,%.2f,%.2f,%.2f,%.2f,}\
  972. {%.2f,%.2f,%.2f,%.2f,%.2f;\
  973. %.2f,%.2f,%.2f,%.2f,%.2f,}\
  974. {%.2f,%.2f,%.2f,%.2f,%.2f;\
  975. %.2f,%.2f,%.2f,%.2f,%.2f,},%s,%d-M-%d,P-%d,N-%d,C-%d,A-%d",
  976. returnFreq[0][0], returnFreq[0][1], returnFreq[0][2], returnFreq[0][3], returnFreq[0][4],
  977. returnP[0][0], returnP[0][1], returnP[0][2], returnP[0][3], returnP[0][4],
  978. returnFreq[1][0], returnFreq[1][1], returnFreq[1][2], returnFreq[1][3], returnFreq[1][4],
  979. returnP[1][0], returnP[1][1], returnP[1][2], returnP[1][3], returnP[1][4],
  980. returnFreq[2][0], returnFreq[2][1], returnFreq[2][2], returnFreq[2][3], returnFreq[2][4],
  981. returnP[2][0], returnP[2][1], returnP[2][2], returnP[2][3], returnP[2][4],tmp,DeviceErrNum,
  982. BMS_Mode,BMS_StPosRly,BMS_StNegRly,BMS_CharSt,BMS_PackCurr-10000);
  983. BufferLen = strlen((const char *)rbuf);
  984. *SendLen = BufferLen + sizeof(DebugMsgInfo);
  985. SendBuffer = pvPortMalloc(*SendLen);
  986. memcpy(SendBuffer + sizeof(DebugMsgInfo) - 1, rbuf, BufferLen);
  987. DataLen = sizeof(DebugMsgInfo.DebugInfo) + BufferLen;
  988. DebugMsgInfo.startSymbol[0] = TCP_START_SYM1;
  989. DebugMsgInfo.startSymbol[1] = TCP_START_SYM2;
  990. DebugMsgInfo.cmdSymbol = TCP_CMD_SYM;
  991. DebugMsgInfo.ansSymbol = TCP_ANS_SYM;
  992. memcpy(DebugMsgInfo.SN, TcpbattSN, BATT_SN_LEN);
  993. DebugMsgInfo.encryptMethod = TCP_ENCPT_DISABLE; // not encrypt
  994. DebugMsgInfo.dataLength[0] = (DataLen >> 8) & 0xFF;
  995. DebugMsgInfo.dataLength[1] = DataLen & 0xFF;
  996. DebugMsgInfo.DebugInfo.sendTimeUTC[0] = UTC8TimeTcp.year & 0xFF; // year
  997. DebugMsgInfo.DebugInfo.sendTimeUTC[1] = UTC8TimeTcp.month & 0xFF; // month
  998. DebugMsgInfo.DebugInfo.sendTimeUTC[2] = UTC8TimeTcp.day & 0xFF; // day
  999. DebugMsgInfo.DebugInfo.sendTimeUTC[3] = UTC8TimeTcp.hour & 0xFF; // hour
  1000. DebugMsgInfo.DebugInfo.sendTimeUTC[4] = UTC8TimeTcp.minute & 0xFF; // mins
  1001. DebugMsgInfo.DebugInfo.sendTimeUTC[5] = UTC8TimeTcp.second & 0xFF; // sec
  1002. DebugMsgInfo.DebugInfo.msgMark = DebugMsg;
  1003. DebugMsgInfo.DebugInfo.DebugLen[0] = BufferLen >> 8;
  1004. DebugMsgInfo.DebugInfo.DebugLen[1] = BufferLen;
  1005. memcpy(SendBuffer, (UINT8 *)&DebugMsgInfo, sizeof(DebugMsgInfo) - 1);
  1006. DebugMsgInfo._CRC = bcc_chk(SendBuffer, BufferLen + sizeof(DebugMsgInfo) - 1);
  1007. memcpy(SendBuffer + BufferLen + sizeof(DebugMsgInfo) - 1, &DebugMsgInfo._CRC, 1);
  1008. *PtrSendAddr = (uint32)SendBuffer;
  1009. break;
  1010. }
  1011. case 0x90:
  1012. {
  1013. *SendLen = 0x52;
  1014. SendBuffer = pvPortMalloc(*SendLen);
  1015. *(SendBuffer + 0) = TCP_START_SYM1;
  1016. *(SendBuffer + 1) = TCP_START_SYM2;
  1017. *(SendBuffer + 2) = TCP_CMD_SYM;
  1018. *(SendBuffer + 3) = TCP_ANS_SYM;
  1019. memcpy(SendBuffer + 4, TcpbattSN, BATT_SN_LEN);
  1020. *(SendBuffer + 0x15) = (TCP_ENCPT_DISABLE & 0xFF); // uint8 TCP_ENCPT_DISABLE
  1021. uint16 DataLen = 0x39; // 57
  1022. *(SendBuffer + 0x16) = ((DataLen >> 8) & 0xFF); // uint16 DataLen
  1023. *(SendBuffer + 0x17) = (DataLen & 0xFF);
  1024. *(SendBuffer + 0x18) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1025. *(SendBuffer + 0x19) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1026. *(SendBuffer + 0x1A) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1027. *(SendBuffer + 0x1B) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1028. *(SendBuffer + 0x1C) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1029. *(SendBuffer + 0x1D) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1030. *(SendBuffer + 0x1E) = (DataIdx & 0xFF); // uint8 BATTMSG
  1031. *(SendBuffer + 0x1F) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1032. *(SendBuffer + 0x20) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1033. *(SendBuffer + 0x21) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1034. *(SendBuffer + 0x22) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1035. *(SendBuffer + 0x23) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1036. *(SendBuffer + 0x24) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1037. memcpy(SendBuffer + 0x25, VIN, 17);
  1038. *(SendBuffer + 0x36) = (vehicleStatus & 0xFF); // uint8 整车状态
  1039. if (BMS_Mode == 2)
  1040. {
  1041. bmsHVOn = 1;
  1042. }
  1043. else
  1044. {
  1045. bmsHVOn = 2;
  1046. }
  1047. *(SendBuffer + 0x37) = (bmsHVOn & 0xFF); // uint8 bms上高压指令
  1048. *(SendBuffer + 0x38) = (currentGearPosition & 0xFF); // uint8 当前档位
  1049. *(SendBuffer + 0x39) = (parkingBreakStatus & 0xFF); // uint8 手刹信号
  1050. *(SendBuffer + 0x3A) = (breakingStatus & 0xFF); // uint8 制动开关
  1051. *(SendBuffer + 0x3B) = ((ODO >> 24) & 0xFF); // uint32 总里程
  1052. *(SendBuffer + 0x3C) = ((ODO >> 16) & 0xFF);
  1053. *(SendBuffer + 0x3D) = ((ODO >> 8) & 0xFF);
  1054. *(SendBuffer + 0x3E) = (ODO & 0xFF);
  1055. *(SendBuffer + 0x3F) = (dcdcWorkStatus & 0xFF); // uint8 DCDC状态
  1056. *(SendBuffer + 0x40) = (numOfChrgableSubsys & 0xFF); // uint8 可充电子系统数
  1057. *(SendBuffer + 0x41) = (chrgableSubsysCode & 0xFF); // uint8 可充电储能子系统号
  1058. *(SendBuffer + 0x42) = (BMS_MaxCellTempCSC & 0xFF); // uint8 最高温度子系统号 精度_1,偏移量_0,单位_
  1059. *(SendBuffer + 0x43) = (BMS_MaxCellTempNum & 0xFF); // uint8 最高温度探针单体代号 精度_1,偏移量_0,单位_
  1060. *(SendBuffer + 0x44) = (BMS_MinCellTempCSC & 0xFF); // uint8 最低温度子系统号 精度_1,偏移量_0,单位_
  1061. *(SendBuffer + 0x45) = (BMS_MinCellTempNum & 0xFF); // uint8 最低温度探针子系统代号 精度_1,偏移量_0,单位_
  1062. *(SendBuffer + 0x46) = (BMS_MaxCellVoltCSC & 0xFF); // uint8 最高电压电池子系统号 精度_1,偏移量_0,单位_
  1063. *(SendBuffer + 0x47) = ((BMS_MaxCellVoltNum >> 8) & 0xFF); // uint16 最高电压电池单体代号 精度_1,偏移量_0,单位_
  1064. *(SendBuffer + 0x48) = (BMS_MaxCellVoltNum & 0xFF);
  1065. *(SendBuffer + 0x49) = (BMS_MinCellVoltCSC & 0xFF); // uint8 最低电压电池子系统号 精度_1,偏移量_0,单位_
  1066. *(SendBuffer + 0x4A) = ((BMS_MinCellVoltNum >> 8) & 0xFF); // uint16 最低电压电池单体代号 精度_1,偏移量_0,单位_
  1067. *(SendBuffer + 0x4B) = (BMS_MinCellVoltNum & 0xFF);
  1068. *(SendBuffer + 0x4C) = (ebcStatus & 0xFF); // uint8 换电控制器状态
  1069. *(SendBuffer + 0x4D) = (uint8)((ebcAskHVOn & 0x01) | ((ebcAskHVOff & 0x01) << 1) | ((retainLockSignal & 0x01) << 3) | ((dischargeLockSignal & 0x01) << 5) | ((chargeLockSignal & 0x01) << 6));
  1070. *(SendBuffer + 0x4E) = (chargeFlag & 0xFF); // uint8 充电标志位
  1071. *(SendBuffer + 0x4F) = ((vcuDCVol >> 8) & 0xFF); // uint16 电机直流母线电压
  1072. *(SendBuffer + 0x50) = (vcuDCVol & 0xFF);
  1073. *(SendBuffer + 0x51) = bcc_chk(SendBuffer, 0x51);
  1074. *PtrSendAddr = (uint32)SendBuffer;
  1075. break;
  1076. }
  1077. case 0x91:
  1078. {
  1079. if(BMS_CellRecvFlg==false)//CAN上电压数据未接收完成
  1080. {
  1081. *SendLen = 0; // 不发送,长度为0
  1082. return;
  1083. }
  1084. GetCSQValue(&CSQValue);
  1085. *SendLen = 0x54 + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2 + min(BMS_TempTotal, BMS_TEMP_MAX_NUM);
  1086. SendBuffer = pvPortMalloc(*SendLen);
  1087. *(SendBuffer + 0) = TCP_START_SYM1;
  1088. *(SendBuffer + 1) = TCP_START_SYM2;
  1089. *(SendBuffer + 2) = TCP_CMD_SYM;
  1090. *(SendBuffer + 3) = TCP_ANS_SYM;
  1091. memcpy(SendBuffer + 4, TcpbattSN, BATT_SN_LEN);
  1092. *(SendBuffer + 0x15) = (TCP_ENCPT_DISABLE & 0xFF); // uint8 TCP_ENCPT_DISABLE
  1093. uint16 DataLen = 0x3B + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2 + min(BMS_TempTotal, BMS_TEMP_MAX_NUM);
  1094. *(SendBuffer + 0x16) = ((DataLen >> 8) & 0xFF); // uint16 DataLen
  1095. *(SendBuffer + 0x17) = (DataLen & 0xFF);
  1096. *(SendBuffer + 0x18) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1097. *(SendBuffer + 0x19) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1098. *(SendBuffer + 0x1A) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1099. *(SendBuffer + 0x1B) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1100. *(SendBuffer + 0x1C) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1101. *(SendBuffer + 0x1D) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1102. *(SendBuffer + 0x1E) = (DataIdx & 0xFF); // uint8 BATTMSG
  1103. *(SendBuffer + 0x1F) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1104. *(SendBuffer + 0x20) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1105. *(SendBuffer + 0x21) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1106. *(SendBuffer + 0x22) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1107. *(SendBuffer + 0x23) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1108. *(SendBuffer + 0x24) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1109. *(SendBuffer + 0x25) = (CSQValue & 0xFF); // uint8 csq
  1110. *(SendBuffer + 0x26) = (bmsHVOn & 0xFF); // uint8 BMS当前状态,0:预留;1:高压上电;2:高压下电;3:无效;,Re-1,Off-0,
  1111. *(SendBuffer + 0x27) = (BMS_CharGunSt & 0xFF); // uint8 直流充电枪连接状态,0:未连接1 : 连接, Re - 1, Off - 0,
  1112. *(SendBuffer + 0x28) = (BMS_FtLvl & 0xFF); // uint8 当前最高故障等级,0-正常 1-1级 轻微故障 2-2级 较严重故障 3-3级 最严重故障,精度_1,偏移量_0,单位_
  1113. *(SendBuffer + 0x29) = (BMS_FtCode & 0xFF); // uint8 故障码,见BMS_ErrCode,精度_1,偏移量_0,单位_
  1114. *(SendBuffer + 0x2A) = (BMS_ReqHVOff & 0xFF); // uint8 BMS下高压请求,0-无效 1-请求下高压 2-不请求下高压 3-无效,精度_1,偏移量_0,单位_
  1115. *(SendBuffer + 0x2B) = (BMS_CharSt & 0xFF); // uint8 充电状态,0-未充电 1-充电中 2-充电已完成 3-充电错误故障,精度_1,偏移量_0,单位_
  1116. *(SendBuffer + 0x2C) = (BMS_PackSOC & 0xFF); // uint8 电池包SOC 精度_0.4,偏移量_0,单位_
  1117. *(SendBuffer + 0x2D) = (BMS_PackSOH / 25 * 10) & 0xFF; // SOH 精度1%
  1118. *(SendBuffer + 0x2E) = (BMS_BattVolt >> 8) & 0xFF; // 电池包总电压
  1119. *(SendBuffer + 0x2F) = (BMS_BattVolt & 0xFF);
  1120. *(SendBuffer + 0x30) = ((BMS_PackCurr >> 8) & 0xFF); // uint16 电池包总电流,充电为负值,放电为正值 精度_0.1,偏移量_-1000,单位_A
  1121. *(SendBuffer + 0x31) = (BMS_PackCurr & 0xFF);
  1122. *(SendBuffer + 0x32) = ((BMS_SysInsRes >> 8) & 0xFF); // uint16 系统绝缘电阻 精度_1,偏移量_0,单位_KΩ
  1123. *(SendBuffer + 0x33) = (BMS_SysInsRes & 0xFF);
  1124. /*28 Byte 继电器状态*/
  1125. *(SendBuffer + 0x34) = (BMS_StPosRly & 0xFF); // uint8 主正继电器状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1126. *(SendBuffer + 0x35) = (BMS_StPreCharRly & 0xFF); // uint8 预充继电器状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1127. *(SendBuffer + 0x36) = (BMS_StNegRly & 0xFF); // uint8 主负继电器状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1128. *(SendBuffer + 0x37) = 0; // 三合一
  1129. *(SendBuffer + 0x38) = 0; // PTC
  1130. *(SendBuffer + 0x39) = 0; // 空调
  1131. *(SendBuffer + 0x3A) = (BMS_StPosCharRly1 & 0xFF); // uint8 直流充正继电器1状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1132. *(SendBuffer + 0x3B) = (BMS_StNegCharRly1 & 0xFF); // uint8 直流充负继电器1状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1133. *(SendBuffer + 0x3C) = (BMS_StPosCharRly2 & 0xFF); // uint8 直流充正继电器2状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1134. *(SendBuffer + 0x3D) = (BMS_StNegCharRly2 & 0xFF); // uint8 直流充负继电器2状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1135. *(SendBuffer + 0x3E) = (BMS_StPosHeatRly & 0xFF); // uint8 加热正继电器状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1136. *(SendBuffer + 0x3F) = (BMS_StNegHeatRly & 0xFF); // uint8 加热负继电器状态,0-预留 1-断开 2-吸合 ,精度_1,偏移量_0,单位_
  1137. *(SendBuffer + 0x40) = 0;
  1138. /*28-Byte继电器状态结束*/
  1139. *(SendBuffer + 0x50) = ((BMS_CellTotal >> 8) & 0xFF); // uint16 PACK中单体电芯的总数目
  1140. *(SendBuffer + 0x51) = (BMS_CellTotal & 0xFF);
  1141. for (uint16 index = 0; index < min(BMS_CellTotal, BMS_CELL_MAX_NUM); index++)
  1142. {
  1143. *(SendBuffer + 0x52 + index * 2) = ((BMS_CellVolt[index] >> 8) & 0xFF);
  1144. *(SendBuffer + 0x52 + index * 2 + 1) = ((BMS_CellVolt[index]) & 0xFF);
  1145. }
  1146. *(SendBuffer + 0x52 + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2) = (BMS_TempTotal & 0xFF); // uint8 PACK中电芯温度点(探针)的总数目
  1147. memcpy(SendBuffer + 0x53 + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2, BMS_CellTemp, min(BMS_TempTotal, BMS_TEMP_MAX_NUM));
  1148. *(SendBuffer + 0x53 + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2 + min(BMS_TempTotal, BMS_TEMP_MAX_NUM)) = bcc_chk(SendBuffer, 0x53 + min(BMS_CellTotal, BMS_CELL_MAX_NUM) * 2 + min(BMS_TempTotal, BMS_TEMP_MAX_NUM));
  1149. *PtrSendAddr = (uint32)SendBuffer;
  1150. break;
  1151. }
  1152. case 0x92:
  1153. {
  1154. *SendLen = 0x4E;
  1155. SendBuffer = pvPortMalloc(*SendLen);
  1156. *(SendBuffer + 0) = TCP_START_SYM1;
  1157. *(SendBuffer + 1) = TCP_START_SYM2;
  1158. *(SendBuffer + 2) = TCP_CMD_SYM;
  1159. *(SendBuffer + 3) = TCP_ANS_SYM;
  1160. memcpy(SendBuffer + 4, TcpbattSN, BATT_SN_LEN);
  1161. *(SendBuffer + 0x15) = (TCP_ENCPT_DISABLE & 0xFF); // uint8 TCP_ENCPT_DISABLE
  1162. uint16 DataLen = 0x35;
  1163. *(SendBuffer + 0x16) = ((DataLen >> 8) & 0xFF); // uint16 DataLen
  1164. *(SendBuffer + 0x17) = (DataLen & 0xFF);
  1165. *(SendBuffer + 0x18) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1166. *(SendBuffer + 0x19) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1167. *(SendBuffer + 0x1A) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1168. *(SendBuffer + 0x1B) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1169. *(SendBuffer + 0x1C) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1170. *(SendBuffer + 0x1D) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1171. *(SendBuffer + 0x1E) = (DataIdx & 0xFF); // uint8
  1172. *(SendBuffer + 0x1F) = ((UTC8TimeTcp.year) & 0xFF); // uint8 year
  1173. *(SendBuffer + 0x20) = (UTC8TimeTcp.month & 0xFF); // uint8 month
  1174. *(SendBuffer + 0x21) = (UTC8TimeTcp.day & 0xFF); // uint8 day
  1175. *(SendBuffer + 0x22) = (UTC8TimeTcp.hour & 0xFF); // uint8 hour
  1176. *(SendBuffer + 0x23) = (UTC8TimeTcp.minute & 0xFF); // uint8 minute
  1177. *(SendBuffer + 0x24) = (UTC8TimeTcp.second & 0xFF); // uint8 second
  1178. *(SendBuffer + 0x25) = ((BMS_TotalCharCapy >> 24) & 0xFF); // uint32 累积充入Ah 数 精度_0.1,偏移量_0,单位_Ah
  1179. *(SendBuffer + 0x26) = ((BMS_TotalCharCapy >> 16) & 0xFF);
  1180. *(SendBuffer + 0x27) = ((BMS_TotalCharCapy >> 8) & 0xFF);
  1181. *(SendBuffer + 0x28) = (BMS_TotalCharCapy & 0xFF);
  1182. *(SendBuffer + 0x29) = ((BMS_TotalDisCharCapy >> 24) & 0xFF); // uint32 累积放出Ah 数 精度_0.1,偏移量_0,单位_Ah
  1183. *(SendBuffer + 0x2A) = ((BMS_TotalDisCharCapy >> 16) & 0xFF);
  1184. *(SendBuffer + 0x2B) = ((BMS_TotalDisCharCapy >> 8) & 0xFF);
  1185. *(SendBuffer + 0x2C) = (BMS_TotalDisCharCapy & 0xFF);
  1186. *(SendBuffer + 0x2D) = ((BMS_TotalCharEngy >> 24) & 0xFF); // uint32 累计充入kWh 数 精度_0.1,偏移量_0,单位_KWh
  1187. *(SendBuffer + 0x2E) = ((BMS_TotalCharEngy >> 16) & 0xFF);
  1188. *(SendBuffer + 0x2F) = ((BMS_TotalCharEngy >> 8) & 0xFF);
  1189. *(SendBuffer + 0x30) = (BMS_TotalCharEngy & 0xFF);
  1190. *(SendBuffer + 0x31) = ((BMS_TotalDisCharEngy >> 24) & 0xFF); // uint32 累计放出kWh 数 精度_0.1,偏移量_0,单位_KWh
  1191. *(SendBuffer + 0x32) = ((BMS_TotalDisCharEngy >> 16) & 0xFF);
  1192. *(SendBuffer + 0x33) = ((BMS_TotalDisCharEngy >> 8) & 0xFF);
  1193. *(SendBuffer + 0x34) = (BMS_TotalDisCharEngy & 0xFF);
  1194. *(SendBuffer + 0x35) = ((BMS_TotalBackCharCapy >> 24) & 0xFF); // uint32 累计动能回馈充入Ah 数 精度_0.1,偏移量_0,单位_Ah
  1195. *(SendBuffer + 0x36) = ((BMS_TotalBackCharCapy >> 16) & 0xFF);
  1196. *(SendBuffer + 0x37) = ((BMS_TotalBackCharCapy >> 8) & 0xFF);
  1197. *(SendBuffer + 0x38) = (BMS_TotalBackCharCapy & 0xFF);
  1198. *(SendBuffer + 0x39) = ((BMS_TotalBackCharEngy >> 24) & 0xFF); // uint32 累计动能回馈充入kWh 数 精度_0.1,偏移量_0,单位_KWh
  1199. *(SendBuffer + 0x3A) = ((BMS_TotalBackCharEngy >> 16) & 0xFF);
  1200. *(SendBuffer + 0x3B) = ((BMS_TotalBackCharEngy >> 8) & 0xFF);
  1201. *(SendBuffer + 0x3C) = (BMS_TotalBackCharEngy & 0xFF);
  1202. *(SendBuffer + 0x3D) = ((BMS_TotalStaCharCapy >> 24) & 0xFF); // uint32 累计换电站充入Ah 数 精度_0.1,偏移量_0,单位_Ah
  1203. *(SendBuffer + 0x3E) = ((BMS_TotalStaCharCapy >> 16) & 0xFF);
  1204. *(SendBuffer + 0x3F) = ((BMS_TotalStaCharCapy >> 8) & 0xFF);
  1205. *(SendBuffer + 0x40) = (BMS_TotalStaCharCapy & 0xFF);
  1206. *(SendBuffer + 0x41) = ((BMS_TotalStaCharEngy >> 24) & 0xFF); // uint32 累计换电站充入kWh 数 精度_0.1,偏移量_0,单位_KWh
  1207. *(SendBuffer + 0x42) = ((BMS_TotalStaCharEngy >> 16) & 0xFF);
  1208. *(SendBuffer + 0x43) = ((BMS_TotalStaCharEngy >> 8) & 0xFF);
  1209. *(SendBuffer + 0x44) = (BMS_TotalStaCharEngy & 0xFF);
  1210. *(SendBuffer + 0x45) = ((BMS_TotalGunCharCapy >> 24) & 0xFF); // uint32 累计插枪充电充入Ah 数 精度_0.1,偏移量_0,单位_Ah
  1211. *(SendBuffer + 0x46) = ((BMS_TotalGunCharCapy >> 16) & 0xFF);
  1212. *(SendBuffer + 0x47) = ((BMS_TotalGunCharCapy >> 8) & 0xFF);
  1213. *(SendBuffer + 0x48) = (BMS_TotalGunCharCapy & 0xFF);
  1214. *(SendBuffer + 0x49) = ((BMS_TotalGunCharEngy >> 24) & 0xFF); // uint32 累计插枪充电充入kWh 数 精度_0.1,偏移量_0,单位_KWh
  1215. *(SendBuffer + 0x4A) = ((BMS_TotalGunCharEngy >> 16) & 0xFF);
  1216. *(SendBuffer + 0x4B) = ((BMS_TotalGunCharEngy >> 8) & 0xFF);
  1217. *(SendBuffer + 0x4C) = (BMS_TotalGunCharEngy & 0xFF);
  1218. *(SendBuffer + 0x4D) = bcc_chk(SendBuffer, 0x4D);
  1219. *PtrSendAddr = (uint32)SendBuffer;
  1220. break;
  1221. }
  1222. default:
  1223. break;
  1224. }
  1225. }
  1226. void TimeUpdate(UTC8TimeType *UTC8TimeTcpPtr)
  1227. {
  1228. int year = 0, month = 0, day = 0, hour = 0,minute = 0,second = 0;
  1229. int lastday = 0;
  1230. year = UTC8TimeTcpPtr->year + 2000;
  1231. month = UTC8TimeTcpPtr->month;
  1232. day = UTC8TimeTcpPtr->day;
  1233. hour = UTC8TimeTcpPtr->hour;
  1234. minute = UTC8TimeTcpPtr->minute;
  1235. second = UTC8TimeTcpPtr->second;
  1236. second+=1;
  1237. if (month == 1 || month == 3 || month == 5 || month == 7 || month == 8 || month == 10 || month == 12)
  1238. {
  1239. lastday = 31;
  1240. }
  1241. else if (month == 4 || month == 6 || month == 9 || month == 11)
  1242. {
  1243. lastday = 30;
  1244. }
  1245. else
  1246. {
  1247. if ((year % 400 == 0) || (year % 4 == 0 && year % 100 != 0))
  1248. lastday = 29;
  1249. else
  1250. lastday = 28;
  1251. }
  1252. if(second >=60)
  1253. {
  1254. second -=60;
  1255. minute +=1;
  1256. if(minute >=60)
  1257. {
  1258. minute -=60;
  1259. hour +=1;
  1260. }
  1261. }
  1262. if (hour >= 24)
  1263. {
  1264. hour -= 24;
  1265. day += 1;
  1266. if (day > lastday)
  1267. {
  1268. day -= lastday;
  1269. month += 1;
  1270. if (month > 12)
  1271. {
  1272. month -= 12;
  1273. year += 1;
  1274. }
  1275. }
  1276. }
  1277. UTC8TimeTcpPtr->year = year - 2000;
  1278. UTC8TimeTcpPtr->month = month;
  1279. UTC8TimeTcpPtr->day = day;
  1280. UTC8TimeTcpPtr->hour = hour;
  1281. UTC8TimeTcpPtr->minute = minute;
  1282. UTC8TimeTcpPtr->second = second;
  1283. }
  1284. void GetUtc8Time(UTC8TimeType *UTC8TimeTcpPtr)
  1285. {
  1286. char *AtCmdAsk = (char *)("AT+CCLK?\r\n");
  1287. uint8 AtCmdLen = mstrlen(AtCmdAsk);
  1288. uint16 ReadLen = 0;
  1289. uint8 *retptr = NULL;
  1290. uint8 UartRecvPtr[128];
  1291. uint8 ErrCnt = 0;
  1292. while(ErrCnt<3)
  1293. {
  1294. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)AtCmdAsk, AtCmdLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(100));
  1295. if (ReadLen ==39 )
  1296. {
  1297. if ((uint8 *)strstr((char *)UartRecvPtr, (char *)("OK")))
  1298. {
  1299. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("+CCLK:"));
  1300. if (retptr)
  1301. {
  1302. UTC8TimeTcpPtr->year = CharToHex(*(retptr + 8)) * 10 + CharToHex(*(retptr + 9));
  1303. UTC8TimeTcpPtr->month = CharToHex(*(retptr + 11)) * 10 + CharToHex(*(retptr + 12));
  1304. UTC8TimeTcpPtr->day = CharToHex(*(retptr + 14)) * 10 + CharToHex(*(retptr + 15));
  1305. UTC8TimeTcpPtr->hour = CharToHex(*(retptr + 17)) * 10 + CharToHex(*(retptr + 18));
  1306. UTC8TimeTcpPtr->minute = CharToHex(*(retptr + 20)) * 10 + CharToHex(*(retptr + 21));
  1307. UTC8TimeTcpPtr->second = CharToHex(*(retptr + 23)) * 10 + CharToHex(*(retptr + 24));
  1308. break;
  1309. }
  1310. }
  1311. }
  1312. else
  1313. {
  1314. ErrCnt++;
  1315. }
  1316. }
  1317. }
  1318. static void GetCSQValue(uint8 *out)
  1319. {
  1320. char *AtCmdAsk = (char *)("AT+CSQ\r\n");
  1321. uint8 AtCmdLen = mstrlen(AtCmdAsk);
  1322. uint16 ReadLen = 0;
  1323. uint8 *retptr = NULL;
  1324. uint8 UartRecvPtr[30];
  1325. static uint8 CSQValue = 0;
  1326. UART_Query_Data(UART_LPUART1, UART_LPUART1, (uint8 *)AtCmdAsk, AtCmdLen, UartRecvPtr, &ReadLen, pdMS_TO_TICKS(100));
  1327. if (ReadLen > 0)
  1328. {
  1329. if ((uint8 *)strstr((char *)UartRecvPtr, (char *)("OK")))
  1330. {
  1331. retptr = (uint8 *)strstr((char *)UartRecvPtr, (char *)("+CSQ:"));
  1332. char CsqStr[5];
  1333. for (uint8 i = 0; i < 5; i++)
  1334. {
  1335. if (*(retptr + i + 6) == ',')
  1336. {
  1337. break;
  1338. }
  1339. memcpy((CsqStr + i), (retptr + i + 6), 1);
  1340. }
  1341. CSQValue = atoi(CsqStr);
  1342. }
  1343. }
  1344. *out = CSQValue;
  1345. return;
  1346. }
  1347. static void TcpDataInfoRecvHandle(uint8 *DataRecv, uint16 DataRecvLen)
  1348. {
  1349. uint8 Tcp_Cmd;
  1350. uint8 *Ptr = NULL, *retptr = NULL;
  1351. uint8 TcpCmdAnswer[50] = {0};
  1352. uint16 TcpDataLen = 0;
  1353. uint16 NumCalTemp = 1;
  1354. retptr = (uint8 *)strstr((char *)DataRecv, (char *)("\r\n##"));
  1355. if (retptr == NULL || DataRecvLen < 5)
  1356. return;
  1357. for (uint8 i = 0; i < 5; i++)
  1358. {
  1359. if (*(retptr - i - 1) == 'D')
  1360. {
  1361. break;
  1362. }
  1363. TcpDataLen = TcpDataLen + CharToHex(*(retptr - i - 1)) * NumCalTemp;
  1364. NumCalTemp = NumCalTemp * 10;
  1365. }
  1366. if (TcpDataLen > 0)
  1367. {
  1368. Ptr = retptr + 2;
  1369. if ((*(Ptr + 0) == TCP_START_SYM1) && (*(Ptr + 1) == TCP_START_SYM2)) // 服务器起始信息
  1370. {
  1371. Tcp_Cmd = *(Ptr + 2); // 命令标志
  1372. if (*(Ptr + 3) == 0xFE)
  1373. {
  1374. TcpWorkState = 0x01; // 需要暂停发送,进行命令应答的标志
  1375. }
  1376. else
  1377. {
  1378. return;
  1379. }
  1380. switch (Tcp_Cmd)
  1381. {
  1382. case TCP_QUERY_SYM:
  1383. break;
  1384. case TCP_SETCMD_SYM:
  1385. break;
  1386. case TCP_CONCMD_SYM:
  1387. {
  1388. TcpCmdAnswer[0] = TCP_START_SYM1;
  1389. TcpCmdAnswer[1] = TCP_START_SYM1;
  1390. TcpCmdAnswer[2] = TCP_CONCMD_SYM;
  1391. if (*(Ptr + 30) == 0x83) // 远程升级指令
  1392. {
  1393. TcpCmdAnswer[3] = 0x01;
  1394. memcpy(&TcpCmdAnswer[4], (Ptr + 4), BATT_SN_LEN);
  1395. TcpCmdAnswer[21] = TCP_ENCPT_DISABLE;
  1396. TcpCmdAnswer[22] = 0x00;
  1397. TcpCmdAnswer[23] = 0x06;
  1398. memcpy(&TcpCmdAnswer[24], (Ptr + 24), 6);
  1399. TcpCmdAnswer[30] = bcc_chk(TcpCmdAnswer, 30);
  1400. tcpipConnectionSend(SocketId, TcpCmdAnswer, 31);
  1401. Fota_Process_Going = true;
  1402. vTaskDelay(pdMS_TO_TICKS(5000));
  1403. Fota_Ftp(Ptr + 32);
  1404. Fota_Process_Going = false;
  1405. }
  1406. else if (*(Ptr + 30) == 0x80) // 远程锁定命令
  1407. {
  1408. TcpCmdAnswer[3] = 0x01;
  1409. memcpy(&TcpCmdAnswer[4], (Ptr + 4), BATT_SN_LEN);
  1410. TcpCmdAnswer[21] = TCP_ENCPT_DISABLE;
  1411. TcpCmdAnswer[22] = 0x00;
  1412. TcpCmdAnswer[23] = 0x06;
  1413. memcpy(&TcpCmdAnswer[24], (Ptr + 24), 6);
  1414. TcpCmdAnswer[30] = bcc_chk(TcpCmdAnswer, 30);
  1415. if (*(Ptr + 31) == 0x01) // 0x01代表锁定
  1416. {
  1417. // battSeparateEnable = 1;
  1418. // battSeparateCtlState = 1;
  1419. tcpipConnectionSend(SocketId, TcpCmdAnswer, 31);
  1420. }
  1421. else if (*(Ptr + 31) == 0x02) // 0x02代表解锁
  1422. {
  1423. // battSeparateEnable = 1;
  1424. // battSeparateCtlState = 0;
  1425. tcpipConnectionSend(SocketId, TcpCmdAnswer, 31);
  1426. }
  1427. }
  1428. else
  1429. {
  1430. TcpCmdAnswer[3] = 0x0f;
  1431. memcpy(&TcpCmdAnswer[4], (Ptr + 4), BATT_SN_LEN);
  1432. TcpCmdAnswer[21] = TCP_ENCPT_DISABLE;
  1433. TcpCmdAnswer[22] = 0x00;
  1434. TcpCmdAnswer[23] = 0x06;
  1435. memcpy(&TcpCmdAnswer[24], (Ptr + 24), 6);
  1436. TcpCmdAnswer[30] = bcc_chk(TcpCmdAnswer, 30);
  1437. tcpipConnectionSend(SocketId, TcpCmdAnswer, 31);
  1438. }
  1439. break;
  1440. }
  1441. case TCP_UDSCMD_SYM:
  1442. {
  1443. TcpCmdAnswer[0] = TCP_START_SYM1;
  1444. TcpCmdAnswer[1] = TCP_START_SYM1;
  1445. TcpCmdAnswer[2] = TCP_UDSCMD_SYM;
  1446. tcpUdsFunc(Ptr, TcpCmdAnswer);
  1447. // tcpipConnectionSend(SocketId, TcpCmdAnswer, 30);
  1448. break;
  1449. }
  1450. default:
  1451. {
  1452. break;
  1453. }
  1454. }
  1455. }
  1456. }
  1457. }
  1458. void tcpUdsFunc(uint8 *Ptr, uint8 *AnsPtr)
  1459. {
  1460. uint8 contrlType = 0;
  1461. uint16 udsDataLen = 0;
  1462. uint16 DIDBuffer = 0;
  1463. uint8 udsType_SID = 0;
  1464. uint8 DataBuffer[10];
  1465. contrlType = *(Ptr + 30);
  1466. udsDataLen = *(Ptr + 31);
  1467. udsType_SID = *(Ptr + 32);
  1468. DIDBuffer = *(Ptr + 33) << 8 | *(Ptr + 34);
  1469. memcpy(DataBuffer, Ptr + 35, udsDataLen);
  1470. switch (contrlType)
  1471. {
  1472. case 0x00:
  1473. {
  1474. break;
  1475. }
  1476. case 0x01:
  1477. {
  1478. switch (udsType_SID)
  1479. {
  1480. case 0x2E:
  1481. {
  1482. switch (DIDBuffer)
  1483. {
  1484. case 0x01:
  1485. {
  1486. // battSeparateEnable = 1;
  1487. if (DataBuffer[0] == 0x01)
  1488. {
  1489. // battSeparateCtlState = 1;
  1490. }
  1491. else if (DataBuffer[0] == 0x00)
  1492. {
  1493. // battSeparateCtlState = 0;
  1494. }
  1495. *(AnsPtr + 3) = 0x0f;
  1496. memcpy((AnsPtr + 4), (Ptr + 4), BATT_SN_LEN);
  1497. *(AnsPtr + 21) = TCP_ENCPT_DISABLE;
  1498. *(AnsPtr + 22) = 0x00;
  1499. *(AnsPtr + 23) = 0x06;
  1500. memcpy((AnsPtr + 24), (Ptr + 24), 6);
  1501. *(AnsPtr + 30) = contrlType;
  1502. *(AnsPtr + 31) = udsDataLen;
  1503. *(AnsPtr + 32) = udsType_SID;
  1504. *(AnsPtr + 33) = DIDBuffer >> 8;
  1505. *(AnsPtr + 34) = DIDBuffer;
  1506. *(AnsPtr + 36) = DataBuffer[0];
  1507. *(AnsPtr + 37) = bcc_chk(AnsPtr, 37);
  1508. return;
  1509. break;
  1510. }
  1511. default:
  1512. break;
  1513. }
  1514. break;
  1515. }
  1516. case 0x22:
  1517. {
  1518. break;
  1519. }
  1520. default:
  1521. break;
  1522. }
  1523. break;
  1524. }
  1525. default:
  1526. break;
  1527. }
  1528. *(AnsPtr + 3) = 0x0f;
  1529. memcpy((AnsPtr + 4), (Ptr + 4), BATT_SN_LEN);
  1530. *(AnsPtr + 21) = TCP_ENCPT_DISABLE;
  1531. *(AnsPtr + 22) = 0x00;
  1532. *(AnsPtr + 23) = 0x06;
  1533. memcpy((AnsPtr + 24), (Ptr + 24), 6);
  1534. *(AnsPtr + 30) = contrlType;
  1535. *(AnsPtr + 31) = udsDataLen;
  1536. *(AnsPtr + 32) = 0x7F;
  1537. *(AnsPtr + 33) = DIDBuffer >> 8;
  1538. *(AnsPtr + 34) = DIDBuffer;
  1539. *(AnsPtr + 36) = 0x31;
  1540. *(AnsPtr + 37) = bcc_chk(AnsPtr, 37);
  1541. }
  1542. void Fota_Ftp(uint8 *dataPtrIn)
  1543. {
  1544. static uint8 ftp_process = 0;
  1545. char *ATCmdSend = NULL;
  1546. sint8 recvRet = -1;
  1547. char ATSendDataBuffer[100] = {0};
  1548. uint8 UartRecvBuffer[50];
  1549. uint16 ReadLen = 0;
  1550. uint8 *retptr = NULL;
  1551. // char temp[70]=",qx,qx900,120.27.243.131,21,0,0.0.1.5,0.0.1.5,/Debug/V0.0.1.5.bin,";
  1552. /*URL信息解析*/
  1553. char *databuffer[20];
  1554. char *accountPtr;
  1555. char *passwordPtr;
  1556. char *ftpServerIpPtr;
  1557. char *ftpServerPort;
  1558. char *filePathPtr;
  1559. char *filenamePtr;
  1560. char keyFilename[20] = {0};
  1561. char *p = NULL;
  1562. p = strtok((char *)dataPtrIn, ",");
  1563. uint8 index = 0;
  1564. boolean ftp_EndFlg = false;
  1565. while (p && index < 20)
  1566. {
  1567. databuffer[index] = p;
  1568. p = strtok(NULL, ",");
  1569. index++;
  1570. }
  1571. accountPtr = databuffer[0];
  1572. passwordPtr = databuffer[1];
  1573. ftpServerIpPtr = databuffer[2];
  1574. ftpServerPort = databuffer[3];
  1575. filePathPtr = databuffer[7];
  1576. for (sint8 i = strlen(filePathPtr); i--; i < 0)
  1577. {
  1578. if (*(filePathPtr + i) == '/')
  1579. {
  1580. *(filePathPtr + i) = 0;
  1581. filenamePtr = filePathPtr + i + 1;
  1582. break;
  1583. }
  1584. }
  1585. memcpy(keyFilename, filenamePtr, mstrlen(filenamePtr) - 3);
  1586. memcpy(&keyFilename[mstrlen(filenamePtr) - 3], "zl", strlen("zl"));
  1587. while (!ftp_EndFlg)
  1588. {
  1589. vTaskDelay(pdMS_TO_TICKS(100));
  1590. switch (ftp_process)
  1591. {
  1592. case 0: // start
  1593. {
  1594. ATCmdSend = (char *)("AT+CFTPSSTART\r\n");
  1595. UART_Send_Data(UART_LPUART1, ATCmdSend, mstrlen(ATCmdSend), pdMS_TO_TICKS(100));
  1596. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CFTPSSTART: 0"), 2000);
  1597. if (recvRet == 0)
  1598. {
  1599. ftp_process++;
  1600. }
  1601. else
  1602. {
  1603. DeviceErrNum = 10;
  1604. ftp_EndFlg = 1;
  1605. }
  1606. break;
  1607. }
  1608. case 1: // login
  1609. {
  1610. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1611. sprintf(ATSendDataBuffer, "AT+CFTPSLOGIN=\"%s\",%s,\"%s\",\"%s\",0\r\n", ftpServerIpPtr, ftpServerPort, accountPtr, passwordPtr);
  1612. UART_Send_Data(UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), pdMS_TO_TICKS(100));
  1613. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CFTPSLOGIN: 0"), 30000);
  1614. if (recvRet == 0)
  1615. {
  1616. ftp_process++;
  1617. }
  1618. else
  1619. {
  1620. DeviceErrNum = 11;
  1621. ftp_EndFlg = 1;
  1622. }
  1623. break;
  1624. }
  1625. case 2: // transmit bin file from server to module
  1626. {
  1627. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1628. sprintf(ATSendDataBuffer, "AT+CFTPSGETFILE=\"%s/%s\"\r\n", filePathPtr, filenamePtr);
  1629. UART_Send_Data(UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), pdMS_TO_TICKS(100));
  1630. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CFTPSGETFILE: 0"), 10000);
  1631. if (recvRet == 0)
  1632. {
  1633. ftp_process++;
  1634. }
  1635. else
  1636. {
  1637. DeviceErrNum = 12;
  1638. ftp_EndFlg = 1;
  1639. }
  1640. break;
  1641. }
  1642. case 3: // transmit zl file from server to module
  1643. {
  1644. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1645. sprintf(ATSendDataBuffer, "AT+CFTPSGETFILE=\"%s/%s\"\r\n", filePathPtr, keyFilename);
  1646. UART_Send_Data(UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), pdMS_TO_TICKS(100));
  1647. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CFTPSGETFILE: 0"), 10000);
  1648. if (recvRet == 0)
  1649. {
  1650. ftp_process++;
  1651. }
  1652. else
  1653. {
  1654. DeviceErrNum = 13;
  1655. ftp_EndFlg = 1;
  1656. }
  1657. break;
  1658. }
  1659. case 4: // logout
  1660. {
  1661. ATCmdSend = (char *)("AT+CFTPSLOGOUT\r\n");
  1662. UART_Send_Data(UART_LPUART1, ATCmdSend, mstrlen(ATCmdSend), pdMS_TO_TICKS(100));
  1663. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("+CFTPSLOGOUT: 0"), 2000);
  1664. if (recvRet == 0)
  1665. {
  1666. ftp_process++;
  1667. }
  1668. else
  1669. {
  1670. ftp_process++;
  1671. }
  1672. break;
  1673. }
  1674. case 5: // stop
  1675. {
  1676. ATCmdSend = (char *)("AT+CFTPSSTOP\r\n");
  1677. UART_Send_Data(UART_LPUART1, ATCmdSend, mstrlen(ATCmdSend), pdMS_TO_TICKS(100));
  1678. recvRet = AtcmdDelayRecvFunc(UART_LPUART1, (char *)("CFTPSSTOP: 0"), 2000);
  1679. if (recvRet == 0)
  1680. {
  1681. ftp_process++;
  1682. }
  1683. else
  1684. {
  1685. ftp_process++;
  1686. }
  1687. break;
  1688. }
  1689. case 6: // get data from module
  1690. {
  1691. char findDataBuffer[25] = {0};
  1692. uint32 currentAddr = 0;
  1693. uint16 readLenAsk = 256;
  1694. uint16 FotaRecvDataLen_8 = 0;
  1695. uint32 fileLen = 65535;
  1696. uint32 FlashAddStart = 0;
  1697. uint32 appReceviedCRC;
  1698. uint16 getDataLenErrCount = 0;
  1699. uint8 UartData[512] = {0};
  1700. uint8 FlashData[512] = {0};
  1701. uint8 *fileDataPtr = NULL;
  1702. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1703. sprintf(ATSendDataBuffer, "AT+CFTRANTX=\"c:/%s\"\r\n", keyFilename);
  1704. UART_Query_Data(UART_LPUART1, UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), UartRecvBuffer, &ReadLen, pdMS_TO_TICKS(5000));
  1705. if (ReadLen == (4 + 45))
  1706. {
  1707. retptr = (uint8 *)strstr((char *)UartRecvBuffer, (char *)("+CFTRANTX: DATA"));
  1708. if (retptr)
  1709. {
  1710. fileLen = (*(retptr + 21) << 24) | (*(retptr + 22) << 16) | (*(retptr + 23) << 8) | (*(retptr + 24) << 0);
  1711. appReceviedCRC = (*(retptr + 19) << 8) | (*(retptr + 20) << 0);
  1712. Hal_FlsGetAppVectorTableStartAddr(&FlashAddStart);
  1713. Hal_OTAFlashAppInfoInit();
  1714. Hal_FlsErase(0, FlashAddStart + fileLen + FLS_INTERNAL_WRITE_SIZE, 100);
  1715. Hal_SetAppInfo(fileLen, appReceviedCRC, CONTROLLER_SELF);
  1716. while (readLenAsk != 0)
  1717. {
  1718. memset(UartData, 0x00, 512);
  1719. memset(FlashData, 0x00, 512);
  1720. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1721. sprintf(ATSendDataBuffer, "AT+CFTRANTX=\"c:/%s\",%d,%d\r\n", filenamePtr, currentAddr, readLenAsk);
  1722. UART_Query_Data(UART_LPUART1, UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), UartData, &ReadLen, pdMS_TO_TICKS(5000));
  1723. sprintf(findDataBuffer, "+CFTRANTX: DATA,%d", readLenAsk);
  1724. if (currentAddr % 0x100 == 0)
  1725. {
  1726. Dio_FlipChannel(LED_INDEX3);
  1727. }
  1728. if (ReadLen == (readLenAsk + strlen(findDataBuffer) + 26))
  1729. {
  1730. retptr = (uint8 *)strstr((char *)UartData, findDataBuffer);
  1731. if (retptr)
  1732. {
  1733. uint16 uartcrc = 0x00;
  1734. uint16 flashcrc = 0xff;
  1735. fileDataPtr = retptr + 2 + mstrlen(findDataBuffer);
  1736. FotaRecvDataLen_8 = ((readLenAsk + 7) / 8) * 8;
  1737. Hal_FlsWrite(FlashAddStart + currentAddr, fileDataPtr, FotaRecvDataLen_8, 100);
  1738. Hal_FlsRead(FlashAddStart + currentAddr, FlashData, FotaRecvDataLen_8, 100);
  1739. uartcrc = CRC16_Modbus(fileDataPtr, FotaRecvDataLen_8);
  1740. flashcrc = CRC16_Modbus(FlashData, FotaRecvDataLen_8);
  1741. if (flashcrc == uartcrc)
  1742. {
  1743. currentAddr = currentAddr + readLenAsk;
  1744. getDataLenErrCount = 0;
  1745. }
  1746. else
  1747. {
  1748. uint32 secflash = (FlashAddStart + currentAddr) & 0xFFFFF000;
  1749. if (secflash > 0)
  1750. {
  1751. currentAddr = secflash - FlashAddStart;
  1752. }
  1753. else
  1754. {
  1755. currentAddr = 0;
  1756. }
  1757. MemIf_JobResultType ret = Hal_FlsErase(secflash, 4096, 100);
  1758. getDataLenErrCount++;
  1759. }
  1760. readLenAsk = min(fileLen - currentAddr, readLenAsk);
  1761. }
  1762. else
  1763. {
  1764. getDataLenErrCount++;
  1765. }
  1766. }
  1767. else
  1768. {
  1769. getDataLenErrCount++;
  1770. }
  1771. if (getDataLenErrCount >= 100)
  1772. {
  1773. break;
  1774. }
  1775. }
  1776. Dio_WriteChannel(LED_INDEX3, STD_ON); // switch off the led
  1777. if (getDataLenErrCount < 50 && Hal_FlsCheckIsTransferSucceed() == TRUE)
  1778. {
  1779. ftp_process++;
  1780. Fota_update_flag = 1;
  1781. }
  1782. else
  1783. {
  1784. ftp_process++;
  1785. DeviceErrNum = 15;
  1786. }
  1787. }
  1788. }
  1789. else
  1790. {
  1791. ftp_process++;
  1792. DeviceErrNum = 14;
  1793. }
  1794. break;
  1795. }
  1796. case 7: // delete the bin and zl files
  1797. {
  1798. memset(ATSendDataBuffer, 0x00, sizeof(ATSendDataBuffer));
  1799. sprintf(ATSendDataBuffer, "AT+FSDEL=*.*\r\n");
  1800. UART_Query_Data(UART_LPUART1, UART_LPUART1, ATSendDataBuffer, mstrlen(ATSendDataBuffer), UartRecvBuffer, &ReadLen, pdMS_TO_TICKS(5000));
  1801. ftp_process++;
  1802. break;
  1803. }
  1804. default:
  1805. ftp_EndFlg = 1;
  1806. break;
  1807. }
  1808. }
  1809. if (Fota_update_flag==0)
  1810. {
  1811. Fota_error_flag = 1;
  1812. }
  1813. }