We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a980696 commit 5f95de1Copy full SHA for 5f95de1
src/main.c
@@ -131,7 +131,7 @@ extern void tusb_hal_nrf_power_event(uint32_t event);
131
132
// These value must be the same with one in dfu_transport_ble.c
133
#define BLEGAP_EVENT_LENGTH 6
134
-#define BLEGATT_ATT_MTU_MAX 247
+#define BLEGATT_ATT_MTU_MAX 23
135
enum { BLE_CONN_CFG_HIGH_BANDWIDTH = 1 };
136
137
//--------------------------------------------------------------------+
0 commit comments