Hello,
I am evaluating the DECT NR+ PHY capabilities on the nrf9151 development kit, and I would like to understand how multiple access is implemented on the 9151 modem.
In the DECT-2020 specification: ETSI TS 103 636-3 Section 4.2 "Multiple Access" it states:
> The multiple access scheme for the DECT-2020 physical layer is based on Time Division Duplex (TDD) combined
with Frequency Division Multiple Access (FDMA) and Time Division Multiple Access (TDMA). The physical layer
operates with non-overlapping channels in frequency domain and non-overlapping transmission slots in time domain.
However it is unclear to me how devices negotiate which time slot they will broadcast on. Is this done through the synchronization training field, or the physical control channel, or some other mechanism? Furthermore is TDMA implemented in Nordic's current modem firmware?
Thanks in advance