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