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)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。