Merge pull request #40 from se7ensong/OTA_fix

Fix OTA using nRF toolbox on iPhone (tested on SE and XS)
This commit is contained in:
hathach
2019-01-31 22:35:12 +07:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

View File

@ -66,7 +66,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