Using modified EasyLink code example I have used the packet handler registers to make my own more customized preamble length. All other settings except packet length and preamble are per Smart RF Studio.I have been successful at generating such packets however I had to leave the sync set for two bytes and set SYNC0 and 1 to look like preamble or the CC1120, if I try to transmit with sync disabled the cc1120 won't transmit. My goal is to use the packet handler but with payload only no preamble sync CRC etc... (of course there will be preamble and sync it will just be in a custom packet format). This is using CC1120DK . Or is there an esier way to build a custom packet?