AppTaskUart1.c 56 KB

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