2 Commits

Author SHA1 Message Date
jumjum123
6b99663402 added buffer handling for Bluetooth serial print
esp32_gatts_func.c
- send notification with buffer, replaced gatts_sendNotification to copy character to buffer first
  send on buffer full or latest on 10msec later
bluetooth.h
- added definition GATT_MTU_SIZE_DEFAULT
- added definition BLE_NUS_MAX_DATA_LEN
2018-06-08 13:25:31 +02:00
wilberforce
883000cf81 update esp-idf to v3.0. BLE support - thanks to @jumjum. 2500 vars. Erase flash before flashing 2018-05-13 13:54:02 +12:00