Hi,
I want to run a mesh application. Can you please tell me the most preferred ide for running mesh examples.
1.segger ide
2.keil ide
Kindly tell me which one is user friendly and efficient one.
Hi,
I want to run a mesh application. Can you please tell me the most preferred ide for running mesh examples.
1.segger ide
2.keil ide
Kindly tell me which one is user friendly and efficient one.
Hi,
If you want to work with the nRF5340, you should instead look at the nRF Connect SDK (NCS) and not nRF5 SDK. There aren't as many mesh examples there as in the nRF5 SDK as of now, but NCS is what will be the focus going forth, and especially for the nRF5340. The examples there so far are:
Not all of these are supported on the nRF5340 as of now, but you will see supported boards under the "requirements" section.
Since NCS is a different SDK, you will have to install it and the toolchain as well. You can either use one of these two applications in the nRF Connect for Desktop app: Toolchain Manager (Windows) or Getting Started Assistant (macOS and Linux), or you can install it manually. There are several useful guides on the getting started page, such as how to install the SDK and toolchain, as well as how to build with SES.
As for information about the nRF5340, that can be found here. We also have a guide about working with Bluetooth Mesh, where you will find information about concepts, stack architecture, etc.
Also, please note that the links I have added are to the latest official release, and if you want to know the latest information about all of this, you can check out the documentation for the master branch, which you can find by going in the top left corner where it says "1.4.1", click there and choose "latest".
Best regards,
Marte