Hello Developers,
I am currently developing a thread network with nRF52840 DK as both FTD and MTD.
There are few things i would like to get more information about:
1. In FTD types, does the Full End Device (FED) or REED device acting as end device can be made to sleep ?
OR
Just MTD, Sleepy End device has feature of sleeping.
2. When REED device acting as router changes it state to child device, will it receive the route information ?
3. Currently i have Border router in my network with RCP device connected as router or leader. So how can i test whether my RCP device is receiving data or not. Because if open the PORT connected to RCP device in RPi, it prints out garbage values. I am able to ping the google server 8.8.8.8 from border router. Also i am able to ping the devices in the network. But how to confirm about the data reception on RCP side , because in the end all the data has to go through border router to internet.