This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/CC2650STK: BBB, Linux Gw desing

Part Number: CC2650STK
Other Parts Discussed in Thread: CC2650, Z-STACK

Tool/software: Linux

Hello all,

I am using Z-Stack Linux Gateway Desing. I am trying to transmit my data which I received via cc2650 to MQTT server and trying to improve the security situation. We have some part of this design's source code but not all. So I need to more than we have like application source code or all of them.

Specifically, I am looking for the source codes which has related parts for;

DEV_GET_TEMP_REQ  //  DEV_GET_TEMP_RSP_IND

NWK_CHANGE_NWK_KEY_REQ // NWK_GET_NWK_KEY_REQ //  NWK_GET_NWK_KEY_CNF  

Maybe I already have those codes but I couldn't realise and find them. If you are thinking like that please let me know then I will examine those codes deeper. If not how can I obtain full source codes?