aci_gatt_add_serv returns out of memory
Can you increase/allocate more memory to a service? How do i do this?The first 3 services I add have no issues. When I add the fourth service I have a ret of 0x1f(out of memory).ret = add_live_group_service(); ret = add_config_calib_service(); ret = ...