Hello to all, Hope all are doing well!
While running the simple example in Linux, I'm attempting to grasp the fundamental concept of IoTivity. I cloned the Iotivity-lite GitHub repository and followed the same setup instructions. I'd like to see how CoAP works. I discovered some examples in the "iotivity-lite/apps" directory. I attempted to run the simpleclient.c and simpleserver.c programs while capturing packets with Wireshark. Only CoAP NON-messages are displayed in the pcap file. I didn't know how to get CON messages, so I asked the same question on the mailing list and was told to change LOW QOS to HIGH QOS and modify the code accordingly. As a result, I changed the code as instructed, but it did not work. Then I looked for inbuilt examples that used HIGH QOS and attempted to run them. Those programs ran successfully and produced output in JSON format, but the problem remained the same. It only shows NON-messages while capturing packets. Could someone please assist me with this? I want CON messages while capturing packets in IoTivity by running an example. Thanks and Regards, -- Vishal Rathod, IEEE Student Member, Research Scholar, NITK, Surathkal. M - +91 9879957770 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#10467): https://iotivity.groups.io/g/iotivity-dev/message/10467 Mute This Topic: https://groups.io/mt/85842541/21656 Group Owner: [email protected] Unsubscribe: https://iotivity.groups.io/g/iotivity-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
