Can 30 modules be interconnected with cli uart open thread FTD method??
Can 30 modules be interconnected with cli uart open thread FTD method??
Hi,
The MQTT-SN examples are described in the example documentation. Most examples are not supported on PCA10059 as the Dongle does not come with any debugging-capabilities, making it hard to use for development. I would recommend you to get some nRF52840 DKs (PCA10056) to use for testing and development.
Which example you should start with depends on what your application is trying to accomplish:
All examples (except MeshCoP example) are pre-commissioned with default master-key. You can change this to fit your application. CLI example requires you to set PANID and bring up the interfaces/stacks after each boot, but the default master-key is stored and can be used as a pre-commissioned device.
Hi,
The MQTT-SN examples are described in the example documentation. Most examples are not supported on PCA10059 as the Dongle does not come with any debugging-capabilities, making it hard to use for development. I would recommend you to get some nRF52840 DKs (PCA10056) to use for testing and development.
Which example you should start with depends on what your application is trying to accomplish:
All examples (except MeshCoP example) are pre-commissioned with default master-key. You can change this to fit your application. CLI example requires you to set PANID and bring up the interfaces/stacks after each boot, but the default master-key is stored and can be used as a pre-commissioned device.