Other Parts Discussed in Thread: TIDA-010024
Hello,
I am using CC1352R board.
My aim is to switch between different protocols. I went through the examples of DMM in 15.4 and ZigBee. Although DMM shows the protocols working simultaneously,
I wanted to try a slightly less complicated design.
So my question is,
a) Is there a way to completely switch from one protocol to another.
Eg- I want to switch from any WSN to BLE and vice versa.
After going through the code(15.4 DMM) I could see initialization of BLE and 15.4 but couldn't see any de-initialization (and going through the application it is rightly so).
b) How can I successfully initialize and uninitialized a particular stack back and forth without any memory issues?
Also one particular example I wanted to try using the DMM with was the 6lowpan TIDA-010024.
As the underlying layer in 6lowpan is 15.4.
So any pointers on how can I proceed with this?
Can this be worked out on the footsteps of 15.4 DMM ??
Thanks,
 Kartik.