Part Number: TIDC-CC2650STK-SENSORTAG
Other Parts Discussed in Thread: CC2650
Hello all,
I am currently trying to get CoAP with DTLS running on my SensorTag.
At the moment I using Contiki and have follow the directions given here: http://sunmaysky.blogspot.tw/2015/11/how-to-build-dtls-example-for.html
I have successfully compiled the source file into a .bin. However, this example currently only supports TARGET = srf06-cc26xx (SmartRF06EB+CC2650EM) and not TARGET=srf06-cc26xx BOARD=sensortag/cc26xx (SensorTag).
I still flashed the .bin I created using the configuration for SmartRF06EB+CC2650EM. It was successfully uploaded to the SensorTag but I cant get it to run. Does anyone know what changes I would need to make to make it compatible with the SensorTag? Would you think it would need to be a ton of changes? I do not need sensor readings etc. I just need it to run the program and probably have button access to restart the program/OS.
If this is not possible, has anyone seen any other ways to get CoAP + DTLS working on the SensorTag?
Thank you all for your help! It is greatly appreciated!


