DFRobot WiFi Shield V3 is not receiving data

Hello all,
I am having issues with the DFRobot WiFi Shield V3 with receiving data over the network.
I can transmit data over wireless network to my computer from Arduino Uno via the shield just fine. However the issue is when trying to transmit data from my computer to Arduino Uno via the shield. I am able to verify with AT commands (AT+RECV etc) that the shield does in fact receive my data properly, it is just for some reason the data is not propagated to the underlying Arduino Uno board.
Perhaps there is some configuration steps that I missed? Any help would be very much appreciated.
User Manual can be found here.
I am having issues with the DFRobot WiFi Shield V3 with receiving data over the network.
I can transmit data over wireless network to my computer from Arduino Uno via the shield just fine. However the issue is when trying to transmit data from my computer to Arduino Uno via the shield. I am able to verify with AT commands (AT+RECV etc) that the shield does in fact receive my data properly, it is just for some reason the data is not propagated to the underlying Arduino Uno board.
Perhaps there is some configuration steps that I missed? Any help would be very much appreciated.
User Manual can be found here.
2016-04-08 18:21:54 Hi wzy17695,
Welcome!
May I have a look at the picture/screenshot showing the "unread?" data from pc to Arduino card through this shield?
Maybe you could change the monitor's baud rate setting to 115200(as the wiki sample code showing)
Leff
Welcome!
May I have a look at the picture/screenshot showing the "unread?" data from pc to Arduino card through this shield?
Maybe you could change the monitor's baud rate setting to 115200(as the wiki sample code showing)
