Hi
I've recently been working on the ncp host example provided by nordic. after downloading the standalone version from the site, I tried programming the 2 nRF 52840 dk boards of mine with the provided USB-communication firmware in the downloaded file. As it is mentioned in the user guide, there exist a test script procedure, which I followed through. that is, I built a bulb application as a ZR on one board and a simple_gw application as ZC on the other. the log files of the both applications are provided in the attachments. for your information I use an ubuntu 21 on my VMware and my host os is windows 10.
As I'm really new to this things, I can't be sure of the connections both between my ubuntu host and the boards and between the two nodes.it is appreciated if you can guide me through this. Do the provided log files confirm the connections?
furthermore, I'd like to know what things I should expect as an output of this demonstration. will the provided expected outputs in the test script section be written on these same log files or there exist some other additional files which I can't find them or they are not being created, where these infos are written to.
In addition, is there a close relationship between ncp sample and the provided firmware? should building the ncp sample do the same thing as the provided standalone firmware? if so, I'm also unable to build that ncp sample, too. it will be great to have your guidance in these problems.
thanks
p.s. : in the log files there exist some ERROR parts. these errors seem to be caused by the fact that I turned the corresponding board off and on.
p.s. I downloaded the standalone file from this link : developer.nordicsemi.com/.../ncp_host_v2.2.0.zip