This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

有关CC1310 TI 15.4 Stack 的collector和sensor例程的问题



您好,最近我看了下collector和sensor例程,遇到一些问题:

1.如果切换到beacon模式,只需要改下面这两个参数吗?还是说需要更多的修改?

2.我只看到了FH模式下的广播,如果想要在beacon模式下实现广播该如何实现?

3.传感器的数据是如何发送给收集器的?(在哪个头文件下)以及CSMA 这部分是如何实现的,例程中包含这部分吗,不知道这个在哪里?