Hello,
I am tested multi-channel BLE peripheral connections.
(ble_app_uart example with saadc example.)
When I am testing 2-channel, it works well.
However, when I am trying to more than 3(final goal is 4),
NO_MEM error is occured in
ble_nus_chars_received_uart_print function.
I am try to size up the RAM(size, start address) but it doesn't work.
And I am finding the MTU size or other setting, I don't know which parameter or variable should be modified.
Thanks for reading my quesions.
Best Regards,
Yclee.
