Instaburst support in nRF Connect ble mesh?

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?

Parents Reply Children
  • I have spent  lot of work on my ble mesh application, with thousands of devices running in my project. Most of their based on long message support (Instaburst). Does this mean I cannot continue my project with NCS? If disregard the Bluetooth Mesh specification, is there a way to support long messages ? I know the SAR, but it incompatible with instaburst.

Related