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.

[SOLVED] SIM300D CIPSEND Escape Character

Status
Not open for further replies.

Kaktus621

Newbie level 4
Joined
Nov 26, 2009
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Aachen, Germany
Activity points
1,334
Hi!

When using the CIPSEND method, CTRL+Z (0x1A) ist the escape caharcter. Now, if I'm not wanting to send ASCII but binary data, it is very possible that a 0x1A occurs in this binary string. In this case, the CIPSEND would be stopped at this byte, wouldn't it?

Is there any workaround for this problem?

EDIT: I should have taken another look at the AT Command Set.... if anyone encounters this problem, simply use:

AT+CIPSEND=<length>

With this you can send fixed length data that does not have any escape character.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top