Ble mesh unable to send more than 50 bytes .

I am working on ble mesh with  sdk17.0 and sdk5 for mesh I want to send large data vai ble mesh I followed this posthttps://devzone.nordicsemi.com/f/nordic-q-a/71105/sending-ascii-bytes-through-mesh-between-a-nrf52840-development-kit-and-two-dongle and its works for me but only 50 bytes of data are able to transmit via ble mesh.I want to send 50kb on how to achieve this. for the segmented message is it necessary to call  access_model_reliable_publish().

Parents Reply Children
No Data
Related