I'm trying to implement my own radio protocol but the section about addressing in reference manual is very unclear to me. In the "Definition of logical addresses" table it shows that I need to use appropriate base addresses and prefixes depending on which logical address I choose. So, if say I want to use logical address of 0 do I have to use BASE0? And for logical addresses of 1 and higher BASE1? Also, there's this "Prefix byte" column which I don't quite understand. What does the AP0/1/2/../7 stand for?
Thank you in advance