This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

about coap testing plese help me

I'm concentrating on a work about connecting nrf51-dk device in the sensor node end implementing COAP server, ble enabled rapsberrypi and COAP client using Copper. To check connection, I followed nrf sdk 0.9 user guide and I got stucked with at some point. When copper ping to the nrf-dk device which get a global ipv6 address, it doesn't get ping response. when I ping in the raspberry pi to the nrf-dk, it work. I think on the external network, it doesn't know about the nrf51-dk network address, So I must implement the raspberry-pi as a real router using some method as well as nrf51sdk usr guide implementation. Is my suggestion right?? If so, how I make raspberry-pi forward packet to external network?? plz help me!!

Parents
  • Please try to answer my questions. Are you able to ping the nRF51 with the global address? Or only link-local? What are you running Copper on? How is your network connected? And how is the Copper device connected to the RPi? Please describe this external network. Does it have a router? Is it connected to the internet? Do you have IPv6 connectivity? If you want to set up a simlated global network of nRF51 DK<->RPi<->Copper device this may be of help.

Reply
  • Please try to answer my questions. Are you able to ping the nRF51 with the global address? Or only link-local? What are you running Copper on? How is your network connected? And how is the Copper device connected to the RPi? Please describe this external network. Does it have a router? Is it connected to the internet? Do you have IPv6 connectivity? If you want to set up a simlated global network of nRF51 DK<->RPi<->Copper device this may be of help.

Children
No Data
Related