9 years, 8 months ago.

I want to know where can i find message

I success to operate this source. but i want to know where can i find message

For example, Look at the pictures!

/media/uploads/HCJ/2014-07-22_15-58-14.jpg

I sent message to C027 "Hi"

It sent one to me "Hello my friend"

I want to know where can i find "Hello my friend" and qualification "Hi"

Please understand my English is not good

Question relating to:

C027_Support library test C027, GNSS, GPRS, GPS, GSM, modem

PS. I want to find those in source code

posted by Hangchan Jo 22 Jul 2014

1 Answer

9 years, 8 months ago.

main.cpp lines 238 to 244 http://mbed.org/teams/ublox/code/C027_SupportTest/docs/c1ee28eea1e4/main_8cpp_source.html

It defaults to replying with "Hello my friend" for any message other than "where are you" and "shutdown". It looks like it ignores the first character in the request for some reason so "where are you", " here are you" and "Zhere are you" would all result in the location being sent back.