Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 4 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!
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:
1 Answer
10 years, 4 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.
PS. I want to find those in source code
posted by Hangchan Jo 22 Jul 2014