coap Questions

4

I have been toying with the idea of using gRPC for 'IoT' type devices; not very constrained things like sensors; more like single board computer inbuilt devices like robots, drones and the like. Wh...
Dion asked 30/1, 2017 at 12:13

1

I searched but did not found any example showing on how to convert CoAP request or response to HTTP request. Basically what I want to do is CoAP request POST some data from device to a server whic...
Chlorinate asked 16/5, 2017 at 3:33

3

Solved

I'm working on a CoAP application using Eclipse Californium and I need to pass parameters using the URL as we do in restful web services. Is it possible to do it in californium coap implementation,...
Bonitabonito asked 13/7, 2015 at 15:46

4

Solved

HTTP is mainly used for viewing web pages. Coap is a simplified version of HTTP for IoT or WSNs. Although COAP is based on UDP, it should have ACK messages to emulate TCP. Since COAP is simpler tha...
Dichotomous asked 24/5, 2015 at 14:12

2

Can Video streaming (low bitrates like 50 Kbps ) could be done over IoT protocols like CoAP/MQTT with much better performances compared to HTTP/RTP or TCP/UDP streaming? Or underlying video streami...
Indirection asked 1/12, 2015 at 22:1

1

I'm new for this technology, can somebody help me to know about some doubt? Q-1. What is the size of CoAP packet? (I know there is 4 byte fixed header, but what is the maximum size limit including...
Boule asked 14/8, 2015 at 10:23

2

Solved

I was just wondering if there was a way to send CoAP queries in the browser (using JavaScript?), but not using node.js. Thanks!
Promiscuous asked 19/11, 2013 at 18:36
1

© 2022 - 2024 — McMap. All rights reserved.