Search found 1 match

by Sreejith
Tue Jun 01, 2021 6:37 am
Forum: General Discussion
Topic: isssues in data transfer
Replies: 0
Views: 1248

isssues in data transfer

Iam new to esp32,I have a project in which i had to to receive large data through bluetooth and print the output in the serial terminal iam posting my sample code below but iam facing data loss in the serial output.Can somebody please help on this #include "BluetoothSerial.h" #include<string.h> #if...