Home › Forums › IDC747 General Questions › Fastest BLE datarate? › Reply To: Fastest BLE datarate?
Hi,
IN BLE mode, you have the indication (reliable but slower channel with confirmation of packets received) or notification (faster but with no acknowledgement). In Data mode and indication, the bit rate is over 100kbit/s. You can select indication or notification in BLE_CONFIG.
IOT747