Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Simcom SIM5320E: Transfer a file from EFS to host.

Status
Not open for further replies.

npl_e

Newbie level 2
Joined
Oct 18, 2016
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
23
I used command AT+CFTRANTX="C:/test.txt" to read data from file test.txt (test.txt file 100kbyte), but i only received about 4000 byte data.

AT+CFTRANTX="C:/test.txt"
+CFTRANTX: DATA,512
..........................................
+CFTRANTX: DATA,512
..........................................
+CFTRANTX: DATA,512
...........................................
+CFTRANTX: DATA,512
.....................................................
+CFTRANTX: DATA,512
.........................................................
+CFTRANTX: DATA,512
..........................................................
+CFTRANTX: DATA,512
.........................................................
+CFTRANTX: DATA,512
..............................................................
+CFTRANTX: DATA,264
..........................................................


+CFTRANTX: 0


OK
///////////////////Data received 4360 byte////////////////////////////////////////////
Interface Simcom and computer by usb comport baud 115200
Can you show me error ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top