Hi
I'm using the periodic_adv_conn example from SDK 3.0.0. In the request_cb function, the bt_le_per_adv_set_subevent_data function is used to load data for future subevents. However, I found there is a total length limitation that cannot exceed 255 bytes. My question is: isn't the maximum length for each Periodic Synchronization Broadcast packet 255 bytes? I now want to include 130 bytes of data in each subevent broadcast. Because of this total 255-byte limitation, I cannot load the data for several subevents