i use zstack 1.4.3-1.2.1 on cc2430+cc2591
i want to know where can i find the serial port buffersize setting? and what is the maximal size can i use?
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.
Li Jin:
The buffer sizes can be found in the hal_uart.c and hal_uart.h
Take a look at the structure uartCfg_t;
LPRF Rocks the World