I turn on the Instaburst feature already , after that , I program serial example to 2 nRF52832 and run it with interactive_pyaci
when i try to do PacketSend with 20 bytes payload , it advertise with 2 segment in data channel
how can i send more payload in extended advertising without segmentation? (single advertising packet can hold up to 255 bytes of data, up from 37 in Bluetooth 4.0 )
SDK version 16.0 / Mesh 4.1.0 / softdevice 7.0.1
thanks