I am interfacing sim 808 which is a uart based module with my nrf device.
The default buffer size is 256, can i increase this buffer size? If so how?
Also how do I clear my rx_buf?
sometimes while executing the code a file named app_error_weak.c opens and the execution terminates, Why does this happen?