Hi,
i want to set up an eddystone beacon (UID Frame) application using the timeslot API, because i already use the softdevice for other advertisement.
So, i get started with advertiser_beacon_timeslot example in experimental ble app mutliactivity beacon example in SDKv11.
\examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser
and it worked well on the nrf52840.
i tried to replace the necessery parameters for eddystone specification, but this didn't work for me..
here attached my codes eddystone_timeslot.c and eddystone_timeslot.h, then could you help me to find where is the problem.
if i missed something or there are other parameters to add ..etc
thanks.