This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF_ERROR_NO_MEM when sending message from client to multiple servers.

Hi Nordic,

I have added 20 client elements on a client node to control 20 server nodes(Light_Switch example). While sending an acknowledged message to all servers on a button press it sends a message to only 4 servers and gives NRF_ERROR_NO_MEM error, on further debugging I found that this error is generated from core_tx_packet_alloc().

Mesh SDK:- 4.2.0

NRF SDK:- 16.0.0

Example used:- Light_switch_client and light_switch_server

Thanks,

Himanshu

Parents Reply Children
No Data
Related