REQ_BUFFER_SIZE
req_temp = (len > REQ_BUFFER_SIZE);
static uint8_t req_buf[REQ_BUFFER_SIZE]; /* default buffer for requests */