Hi all:
I download nRF51-ble-bcast-mesh from GitHub ,and put this project under below folder
...SDK8.1.0\examples\nRF51-ble-bcast-mesh-master\
compile this example ,there are no warning and error. ...SDK8.1.0\examples\nRF51-ble-bcast-mesh-master\nRF51\examples\BLE_Gateway\arm
I run this hex and s110_softdevice.hex of SDK8.1.0 at PCA10028 ,but it don't work.
I found the error at the rbc_mesh_init(init_params),but I don't konw the reason.