Fix OTA using nRF toolbox on iPhone (tested on SE and XS)

This commit is contained in:
Song Luan
2019-01-10 13:00:31 +00:00
parent 9ece5f64a9
commit 04f05dac64
2 changed files with 17 additions and 1 deletions

View File

@ -64,7 +64,7 @@
#define HCI_MEM_POOL_ENABLED 1
#define HCI_TX_BUF_SIZE 600
#define HCI_RX_BUF_SIZE 600
#define HCI_RX_BUF_QUEUE_SIZE 4
#define HCI_RX_BUF_QUEUE_SIZE 8
//==========================================================
// <e> UART_ENABLED - nrf_drv_uart - UART/UARTE peripheral driver