Hi,
in provisioner.c,
/* configure the publication parametrs for the on/off server */
case PROV__STATE_CONFIG_PUBLICATION_ONOFF:
I've changed publish_address.type to NRF_MESH_TYPE_GROUP and .value to GROUP_ADDRESS.
Using nRf52832 and mesh v1.0, is that all i need to do to get the servers transmitting to the group address? or is there more to it?
thanks.