HI,
I am developing a ble mesh application on SDK 17.2, I enable Instaburst for support long mesh message(more than 300 byte), it worked well.
Now I changed to the nRF Connect SDK v2.6 and rewritten the mesh model, still need long messages support. How can I enable the Instaburst for ble mesh? If the nRF Connect SDK does not support Instaburst,foced to use SAR, and compared to Instaburst, is less stable or slower ?
And other way in nRF Connect SDK support long messages for ble mesh?