sdn-wise-contiki icon indicating copy to clipboard operation
sdn-wise-contiki copied to clipboard

Connecting the sdn-wise-java controller with sdn-wise-contiki (non-java) motes

Open mbaddeley opened this issue 6 years ago • 22 comments

Sebastiano,

So there's two types of motes currently implemented in sdn-wise-contiki

  1. Compiled C Motes for emulated hardware (sky etc.)
  2. Java motes.

I have two questions:

  1. Is it possible to detect sky motes in cooja using sdn-wise-java?
  2. How come when I use the emulated java motes, and connect the sink to localhost::9990 then sdn-wise-java only detects the sink, rather than the whole network? This is, of course, after I set EMULATED=false in SdnWise.java

I'm thinking the answer to the first question is that they aren't compatible? As sdn-wise-java southbound is a TCP connection and I don't think sdn-wise-contiki is currently supporting TCP?

Second question, not sure why they aren't working as I'm pretty sure I got it all working together a couple of years back. Have the updates earlier this year changed anything major?

mbaddeley avatar Jul 02 '18 14:07 mbaddeley