arduino-libraries / GSM

GSM Library for Arduino
http://arduino.cc/
44 stars 38 forks source link

[GSM library] Problem with letter "w" #2

Open agdl opened 8 years ago

agdl commented 8 years ago

From @antoinedewailly on February 10, 2016 9:14

Hello, I think I have a problem with this library. I perfectly manage to send & receive messages into arduino with this librairy (and with AT command) but when i send messages from arduino via ethernet shield and webservice it's work with all the letters except "w" which deletes the rest of the message. exemple: i send "hello world" i receive "hello w"

Do you have an idea ? Cordialy, Antoine.

Copied from original issue: arduino/Arduino#4553

agdl commented 8 years ago

From @antoinedewailly on February 10, 2016 12:25

With the GSM librairy *