Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的一个项目中使用 Sky/Telos 和 Contiki-OS 来传输图像。我正在尝试从节点(与 PC 连接)广播图像,以便其他节点(与 PC 连接)能够捕获图像并重建它。
任何建议都会非常有帮助。
您可以尝试 CoAP 块传输。试一试examples/er-rest-example;专门研究“块”资源。
examples/er-rest-example
Scenario: I am sending user location (Object location with: lat, long and accuracy fields) to a web service from a Thread in a Service. If it fails because of various issu