I'm trying to build a profile using the scanner tool. When I attempt to write two consecutive registers with no offset say (2799-2800) and only write to these two registers, the write performs as expected. If I instead start the write addresses at 2783 with a count of 18 in the comm setup then build a field attempting to write to 2799 using an offset of 16, this no longer performs the write as expected. Thoughts?