This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ED Join ignores APaddress

Other Parts Discussed in Thread: SIMPLICITI

Hi!

Simpliciti 1.1.0, I explicitly set the APaddress before SMPL_Init. I've also made a fix to the nwk_globalsInit so that APaddress won't be overwitten. What I find strange is that the join request uses the broadcast address. This may cause my ED to join to the wrong AP (if jointoken matches) and then the APaddress is overwritten with this wrong AP address.  If APaddress is set before SMPL_init I think the join request should be sent to this APaddress only. APaddress can be checked after join so it's not a criticalproblem.

Regards Henrik