问题标签 [zigbee]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
zigbee - 在 Iter 车辆通信中用于 Zigbee 的程序?
我正在尝试使用 zigbee 协议,在两辆车之间建立通信,作为 VANET 中车辆间通信的一部分。所以,由于我对此很陌生,我想知道:
一个。我是否必须对我的 Zigbee 接口进行编程才能建立通信?湾。是否可以对 zigbee 接口进行编程?C。谁能给我一个关于如何在两个 zigbee 之间建立(使用编程语言)通信的一般概念。?
任何帮助,将不胜感激。
serial-port - XBee 和 Arduino 通信
我正在进行我的项目,我现在正试图在两个 XBees 之间建立联系,就像 YouTube 视频XBee 基础知识 - 第 2 课 - AT 模式下两个 XBees 之间的简单聊天程序一样。我首先在 X-CTU 中设置了网络,现在我正在尝试将 XBees 与 Arduinos 连接起来。
在 Arduino 编程软件中,路由器一侧工作正常 - 我可以在串行监视器中看到它正在发送“Hello World”消息,但在协调器一侧,它没有收到任何消息。
平台:
- Arduino IDE 版本 1.03-1.05。
- XBee 系列 2
- 阿杜诺
android - Android Xbee 不发送正确的值 (FTDriver)
对于我们的学校项目,我们必须制作一个通过 Xbee 与 C# 程序通信的 android 应用程序。
我们已经尝试过 FTDriver ( https://github.com/ksksue/FTDriver ),但它没有发送正确的值!我们得到的只是 X-CTU 终端中的单个点和我的 C# 程序中的单个问号。
我尝试更改发送数据的代码,但这没关系..
下面是按钮点击代码:
我们只需要串起来(我们使用像“2”和“4”这样的数字),任何想法为什么这不起作用?
arduino - 点对多点网络中的 Digi 865LP xbee 模块
我对 xbee 网络很陌生。早些时候,我使用 Xbee 模块,只是通过控制器单元的 UART 接口发送数据。根据我的信息,Xbee 基本上是一个收发器,既可以发送数据,也可以接收。但是它们需要以相同的频率工作范围(一个很容易理解的事实)。
最近我知道了一系列新的 Xbee 模块,这是 Digi 考虑到印度现有的场景而推出的。 Digi Xbee 模块 865LP是在 863 MHz 和 870 MHz 范围内工作的模块。最近我知道这些模块无法相互通信。我没有找到任何背后的原因。我想使用 865LP多点网络。
此外,如果上述 2 个 865LP 模块无法相互通信,那么我可以使用什么 RX(接收器模块),以便该模块充当所有 865LP 作为 TX 的 RX。
python - Identifying the Data transferred from XBee when using Python and python-xbee
A Xbee Series 2 in Router AT configuration with a potentiometer wiper output connected to XBee's pin 20 AD0
is supposed to send the analog data every 100 ms. It was set with ATD02
and ATIR64
.
A Xbee Series 2 in Coordinator API config is connected to the computer.
Using XCTU terminal, we can see that the Coordinator is constantly receiving Explicit RX Indicator
frames from the Router. However there are no frames containing the analog data read by AD0
on the Router XBee.
Using Python with the XBee
module, we also notice the same thing, just rx_explicit
frames being received and nothing containing the analog data samples!
What do you think may have happened? I checked the value at AD0
by reading it with an Arduino and indeed there is a value to be read.
wireless - 找到附近的 xbee 模块的好方法是什么?
Zigbee AT ND 命令可以发现附近的模块,如果它们在同一网络中(相同的 PAN ID)。因此,为了找到一个我不知道它的 pan id 的模块,我唯一想到的就是暴力破解 pan id。除了暴力破解 pan id 并重复查询 ND 命令之外,还有更好的方法来找出模块吗?我目前在 c 中使用 libxbee 库。
api - XBEE/ZIGBEE 无线模块 API <- VB Express:当我向远程端点发送 ND 命令时,我得到了什么?
当我向远程端点发送 API ND 命令时,我得到???
当我使用以下数据包从 VB 程序发送 API ND 命令时;
7E 00 05 08 01 4E 44 00 64
我明白了;
7E 05 3F 14 E4 41 3F
它是一种回应——但不是我所知道的。我无法理解校验和“3F”或命令长度“05”。另一方面,如果我通过将“Serialport1.ReceivedBytesThreshold”(阈值:缓冲区中的 10 个字节 > 事件被触发)设置为 10 来等待更多字节,则“SerialPort1.ReadExisting()”语句超时。有什么解码建议吗?协调器和端点都是 XBEE PRO S2B。
zigbee - 什么是超帧结构中的 GTS(Guarantee Time Slot)?
http://alkautsarpens.files.wordpress.com/2008/01/f66.jpg
我想知道 GTS 在 PAN-Personal Area Network 的这个框架中的主要工作?它们(GTS)每帧是否有固定数量?& PAN 中的哪些设备将使用这些 GTS,出于什么原因或哪些情况?
zigbee - Zigbee 无线下载
我正在尝试使用 CC2530 实现 zigbee OAD。
谁能告诉我实现 OAD 功能要遵循的所有步骤。
PS 我已经阅读了 zstack 文档提供的“over air download.pdf”和“developers note - Over air download.pdf”。但 ZOAD.exe 无法加入网络..
arduino - 使用某些自定义类时,程序员在 Arduino 上没有响应错误
我将代码上传到我的 arduino 有一段时间没有问题,然后我发现了一些奇怪的问题。我用 C++ 编写了一些代码并导入到 arduino 草图中。
当我尝试使用 C1222_EPSEM 类(见上图)时,我得到程序员没有响应的错误并且无法上传代码。但是,当我将该类注释掉时,我成功地上传了代码,没有任何问题。我不知道为什么会这样。任何想法?