What are the sizes of the BL600 UART and VSP buffers, and where are they located in the module memory?

Answer

Both buffers are located in RAM. The VSP only allocates 256 bytes for the Tx buffer and 256 bytes for the Rx buffer. They may be specified when xxxOPEN() is called.