Hello everyone,
I am going tp establish a mesh network by using a devkit and two or more dongle. take as an example, turning off a led on the dongle boards by using a bottom on the devkit through the mesh network.
Thanks for help in advance.
Hello everyone,
I am going tp establish a mesh network by using a devkit and two or more dongle. take as an example, turning off a led on the dongle boards by using a bottom on the devkit through the mesh network.
Thanks for help in advance.
Always better to start with Devkits - then you have full debug & programming access built in.
Once you've got that working, and gained familiarity, then move on to dongles.
There's plenty of posts on how to use the dongles - it makes no difference mesh or not.
Great answer! agree with Neil :)
Thank you for your reply.
I tried some examples on the both boards. I also tried to run the light switch example. I used nrfSDK for mesh V5 and nrfSDK V17.0.2 which both of them are in the same folder, but when I run in the SES I faced an error containing no such file or directory.
when I run in the SES I faced an error containing no such file or directory.
Your going to need to give more detail for anyone to be able to help you with that!
But first, see: devzone.nordicsemi.com/.../184681
Make sure you have set the correct path SDK_ROOT pointing to SDK v17.0.2 location on your computer.