This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to extend Easylink to support 2K byte packet

Currently Easylink (http://processors.wiki.ti.com/index.php/SimpleLink-EasyLink only uses one byte for length, which limits the payload to 255 bytes and too small for my application.

Does anyone know how difficult to extend Easylink to support up to 2K bytes packets? Thanks.