Hi,
Now I am Trying to create Multiple Resources with ESP8266 ( adding two
resources for same ESP8266 Device )
From Eclipse Simulator I am unable to Discover these Resources and I
am getting 272 bytes of payload ,But for a Single Resource I am getting 209
bytes of payload & I am able to Discover it.
If I decrease the Payload size then I am able to Discover the Multiple
Resources.
I found this same issue is exists in previous version 1.1.0. and it fixed
in 1.1.1 version for Memory Constrained Devices like Arduino,ESP8266.
Case 1:I am able Discover multiple Resources by Decreasing the Payloadsize
(this is not a right way because I am unable to create resources with all
neccessary things&options )
Case 2: Even I tried to increasing the size of it before return
cborEncoderResult still I am unable to Discover Multiple resources from
Eclipse Simulator.
And one more thing that in Iotivity code I found these lines and I changed
it to other higher values
/* 320 is maximum size of a CoAP PDU for embedded
platforms...Arduino,ESP8266,...etc*/
/* 1400 is maximum size of a CoAP PDU for big platforms*/
then also I am unable to Discover Multiple Resources.
Please Suggest on it.
--
With Regard's'
Matta Jayaram
+91-9493952323
+91-8096796118
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161229/f8b1874c/attachment.html>