HI All,
I flashed (from KW41z SDK) hybrid example (thread router+ble) on Rapid IoT Kit. Aftr power on im able to connect with
IoT ToolBox App (thread Shell). Then I sent the command “thr create” and got success response, after I sent “thr join”
Thread joined , commission started response received.
Now again I sent “thr join” the expected response is “Already Connected” but I received “Thread Joining…” then “commission started”
Once again if I send “thr join” same thing happening. Anyone have idea on this?
when we do scan from another router (FRDM board) I could see this Rapid IoT kit on the list.
Note: I'm not using the default application example which comes with Rapid IoT Kit with FSCI communication. In my case K64F is flashed with hello world.
Hi,
I also have a similar question. Did you flash "thread example" project from KW41z SDK onto rapid Iot board? Or could you share the SDK here? I was partly successful in this approach.
Regards
Niranjan
Yes, i flashed from KW41z SDK examples. The SDK you can download from NXP SDK Builder https://mcuxpresso.nxp.com/en/builder SDk 2.2.0
Yes, I too tried the same. I was able to create a thread network but for some reason i was not able to get any response from other board.
Regards
Niranjan
Th reason is K64F firmware, try to flash kboot in K64 and check.. still i m finding proper way of initialization to
get rid of this issue.