Long time no see guys. At least army life is over!!

I've made a pic command line editor at pbp so i can communicate with my nano lanreach module(pc-->mcu-->module). It's identical to nano Lan module except some extras features. I'm facing problem with the read and write to the module. Is here anyone that used it in the past??? I can't understand the communication sequence :/

i forgot to mention*** I use Pic18F26K22 at 64MHz clocked and im using both USART peripherals (tried baud rate 9600 & 2400 and the result was the same) . The concept is that i want to create a website with some variables being updated in it.