abetzler / er-cocoa

3 stars 2 forks source link

er-cocoa not compatable with contiki 3.0 #1

Open tejaeluri opened 6 years ago

tejaeluri commented 6 years ago

i had copied the files from 'er-cocoa' to 'contiki/apps/er-coap' and while compiling code in z1 and sky with 'er-rest-example.c' below error coming.. untitled

abetzler commented 6 years ago

Hi, this version of CoCoA was developed for an older version of Contiki (2.x). I assume there have been updates to the er-coap-transactions in the original files that need to be ported to the cocoa version. If you do a diff on these files can you check what might have changed and adapt it? I currently cannot look into this issue and I cannot tell when I will be able to.

Best regards,

August

tejaeluri commented 6 years ago

hi, i used " https://github.com/mkovatsc/contiki/tree/coap-18 " contiki/apps/er-coap/ files to contiki 3.0 and copied the 'er-cocoa files'....its working..can you tell me which sink node your using? is it 'ipv6/rpl-collect/udp-sink.c'? and how to get the graphs from the simulation?? is by collect view/ETX??

thank you

tejaeluri commented 6 years ago

Hello, can you please recommend me an working contiki version...old or new in which er-cocoa can be worked....i tried on many versions but nodes(er-example-client) sending only DIO info... but not coap messages...waited for 10 mins...still not sending..please recommend me some hints thank you sir

tejaeluri commented 6 years ago

untitled these errors are coming...what to do?? @abetzler

Iotlearner123 commented 1 year ago

Hi, Have you solved the problem? I tried running cocoa in the er-rest-example project, but there was a lot of delay in transferring the data. Thank you very much

Xahra1234 commented 4 months ago

I am unable to run this code, Kindly share the details how can i run it with contiki 2.7?