1) Is it possible to get a ping reply from the usb-router. I have a sensor set up that broadcast pings. but the replies onto the minicom are only from the other sensors around it. I am using the same ping code from nano_Sensor example.
2)Ive been trying to get a response from the sensor onto the PC .. My sensor uses the same code from nano_exampleNxxx . On the pc side, i send the Config packet which should allow all communications to be passed back to the PC through nrouted. I recieve the reply from nRouted which says that the config packet is OK. Then i wait to recieve the packet from the sensor using the read command. It takes a very long time for it to arrive on the PC, and then the usb-router stops working,and i have to reset the nRouted and plug the router back in. The sensor sends the packet every 5 seconds so i dont know why it takes so long to show up. If you have any ideas where im goin wrong , please let me know.
Many Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello again ..
I have some more questions to ask ..
1) Is it possible to get a ping reply from the usb-router. I have a sensor set up that broadcast pings. but the replies onto the minicom are only from the other sensors around it. I am using the same ping code from nano_Sensor example.
2)Ive been trying to get a response from the sensor onto the PC .. My sensor uses the same code from nano_exampleNxxx . On the pc side, i send the Config packet which should allow all communications to be passed back to the PC through nrouted. I recieve the reply from nRouted which says that the config packet is OK. Then i wait to recieve the packet from the sensor using the read command. It takes a very long time for it to arrive on the PC, and then the usb-router stops working,and i have to reset the nRouted and plug the router back in. The sensor sends the packet every 5 seconds so i dont know why it takes so long to show up. If you have any ideas where im goin wrong , please let me know.
Many Thanks