Search found 1 match

by codingalex1
Sat Nov 14, 2020 7:24 pm
Forum: General Discussion
Topic: bluetooth esp32 and raspberry pi
Replies: 0
Views: 1351

bluetooth esp32 and raspberry pi

i work at a project, which attempt so send data via bluetooth from esp32 to raspberry. At the moment im testing with the libraray bluetoothserial.h on esp to send data to the raspberry pi. On the raspberry im using the library pybluez/bluetooth to receive this data. Did anybody made some experience ...