Find Jobs
Hire Freelancers

Quick, send data from SD card to server through TCP,IP Micro

$30-50 USD

已关闭
已发布超过 11 年前

$30-50 USD

货到付款
Hi everybody , simply what i have is Telit gm862 , and mikroc compiler and I have simple VB6 application in my PC which is have static Ip , the pic18 is connected to telit modem and it work fine ok ? now to open the TCP connection in PIC18 I need to insert the following command UART1_Write_Text("AT\r\n"); Deleay_ms(2000); UART1_Write_Text("AT+CMEE=2\r\n"); Deleay_ms(2000); UART1_Write_Text("AT&K=0\r\n"); Deleay_ms(2000); UART1_Write_Text("AT#SKTSET=0,8082,\"IP\"\r\n"); // Server Ip and the Port delay_ms(5000); UART1_Write_Text("AT#SKTOP\r\n"); // start connection to send data . Ok , now the connection is open and I will start to send some data , When I write simple data in UART1_write_Text("Hi Freelancer") , I can't receive it in my server but if I connected to pc terminal to see the output I can see it !! , I make this simple function to send character one by one which is void send1(char *text) { while(*text) UART1_Write(*text++); // Send characters one by one } Thin when I use this function send1("Hi Freelancer"); yes I can see it in terminal and in my Server application . that great and it is accept as much as I insert of data . Now when I come to sd card to read it and send to server I problem , this is the code to read data from sd card , but in first I initialize the sd card then come to read function which is Mmc_Fat_Assign("[login to view URL]", 0); Mmc_Fat_Reset(&size); // To read file, procedure returns size of file for (i = 1; i <= size; i++) { Mmc_Fat_Read(&character); UART1_Write(character); // Write data to UART } Yes I can see the data in terminal but in server I can't … ???????? I try to use send1 function but I didn't reach anywhere . Now please , from freelancer read carefully and you should have knowledgment of dealing with array and telit modem gm862 . I need only the way to send data from sd card to server , only this .. I Will not release the milestone until I chick the c code . Regards
项目 ID: 4161936

关于此项目

5提案
远程项目
活跃11 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
5威客以平均价$90 USD来参与此工作竞价
用户头像
Please see my PM.
$30 USD 在1天之内
4.9 (7条评论)
4.6
4.6
用户头像
please check your PMB.
$50 USD 在5天之内
5.0 (3条评论)
3.1
3.1
用户头像
I have done lots of work in embedded C including PIC dev boards. I can help you on this.
$70 USD 在4天之内
5.0 (6条评论)
3.1
3.1
用户头像
Hi, I do have many skills related with your project. Please consider my offer. Thanks
$250 USD 在20天之内
4.6 (1条评论)
1.7
1.7
用户头像
PLease read you PM.
$50 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED ARAB EMIRATES的国旗
Dubai, United Arab Emirates
0.0
0
会员自1月 22, 2013起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。