Hi,
I'm trying to configure several modules so I can create a mesh network. But, first of all, I'm only trying with two modules (one coordinator and one router) in API mode (2).
First, with x-ctu, I changed modules function set to coordinator and router API, respectively. It works fine, I can read all default params perfectly.
But, then I want to change some parameters as:
-
Router:
JV: 0 to 1
JN: 0 to 1
NI: ROUTER
BD: 3 to 6
AP: 1 to 2 -
Coordinator:
NI: COORDINATOR
BD: 3 to 6
AP: 1 to 2
So, I write this parameters, with ot without, mark 'Always update firmware', it doesn't care, but when I reset the module and read again the parameters, all of them seem erased.
How can I configure these parameters in a right way?? Which is the problem that makes it doesn't write memory correctly?
Because of this, I can't establish communication between modules without doing this first.
Thanks in advance!!