Sample: echo_server / echo_clientOn 'make server' on server side and 'make client' on client side:Some frames gets sent and received successfully and than myscreen isflood by thesemessages on the client side:[net/buf] [ERR] net_buf_alloc_debug: net_nbuf_get_reserve():329:Failedto get free bufferYou are running out of buffers, please increase the TX/RX/DATA bufcount.Maybe should this be patched in the out-of-the-box samples?
Sample: echo_server / echo_clientOn 'make server' on server side and 'make client' on client side:Some frames gets sent and received successfully and than myscreen isflood by thesemessages on the client side:[net/buf] [ERR] net_buf_alloc_debug: net_nbuf_get_reserve():329:Failedto get free bufferYou are running out of buffers, please increase the TX/RX/DATA bufcount.
Sample: echo_server / echo_clientOn 'make server' on server side and 'make client' on client side:Some frames gets sent and received successfully and than myscreen isflood by thesemessages on the client side:[net/buf] [ERR] net_buf_alloc_debug: net_nbuf_get_reserve():329:Failedto get free buffer
2nd Problem===========Sample: echo_server / echo_clientOn 'make BOARD=qemu_cortex_m3 server' on server side and 'makeBOARD=qemu_cortex_m3 client' on both sides:does not build, because the Makefile contains this line:CONF_FILE ?= prj_$(BOARD).confBut there is no prj_qemu_cortex_m3.conf.Could you provide such a conf file and send a patch?I hope so, have to fiddle around with this :)What is the workflow for the other issues?Should i create tickets in jira?
2nd Problem===========Sample: echo_server / echo_clientOn 'make BOARD=qemu_cortex_m3 server' on server side and 'makeBOARD=qemu_cortex_m3 client' on both sides:does not build, because the Makefile contains this line:CONF_FILE ?= prj_$(BOARD).confBut there is no prj_qemu_cortex_m3.conf.Could you provide such a conf file and send a patch?
2nd Problem===========Sample: echo_server / echo_clientOn 'make BOARD=qemu_cortex_m3 server' on server side and 'makeBOARD=qemu_cortex_m3 client' on both sides:does not build, because the Makefile contains this line:CONF_FILE ?= prj_$(BOARD).confBut there is no prj_qemu_cortex_m3.conf.
Regards,Richard
© 2022 Groups.io