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.
嘿,我正在尝试使用这种参考设计来创建一个 PCB,它可以测量太阳能电池板的电压和电流,并将结果报告给节点。从原理图看,cc2538似乎执行数据传输功能, 但它通过 Zigbee 通信实现了这一点。 我要实施的节点使用 Wi-Fi 接收数据,所以我想知道是否有执行 Cc2538功能的芯片,而是使用 Wi-Fi? 还是一种方法来转变芯片的 Zigbee 功能并在 PCB 上实施 ESP32以接收数据并以无线方式传输数据? 芯片如何通过 Zigbee 传输数据?
此外,我还想知道是否会实施任何过滤来减少来自太阳能电池板的噪音,或者示意图中是否已经有一个?
谢谢你