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:TI15.4堆栈:从收集器向传感器发送一个简单的 int

Guru**** 2482025 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1283226/cc1310-ti15-4-stack-sending-a-simple-int-from-collector-to-sensor

器件型号:CC1310

您好!

我将使用两个板、一个传感器和一个收集器。 我能够将数据从传感器发送到收集器、并试图在收集器到传感器之间执行相同的操作、但它无法正常工作。

我试图复制传感器中使用的相同函数、并将其作为"温度"传感器结构发送、即使我只想发送一个简单的 Int 值也是如此。

是否有一种调用函数的简单方法可能是从" mac_util.h"、"smssgs.h" 以将一个简单的 int 值从收集器发送到传感器?

使用 SimpleLink SDK。:simplelink_cc13x0_sdk_4_20_02_07