i downloaded and implemented wsndemo app from bitcloud. The app works fine and i'm able to send data from coordinator to router.. Now i want to build an application in such a way that when coordinator sends the string "request" to router it should reply with the string "reply".In WSNDemo code where can I include the comparison of string and return the response string.can anyone help me to solve this?