Search found 1 match

by Misharuby
Sun Mar 10, 2019 8:15 pm
Forum: General Discussion
Topic: Receiving data from Neurosky in ESP32 using RFCOMM
Replies: 0
Views: 2473

Receiving data from Neurosky in ESP32 using RFCOMM

I am trying to receive data from mindwave mobile 2(Neurosky) over serial bluetooth. This device uses RFCOMM protocol and serial port profile of bluetooth. I am using arduino IDE. I tried to connect it from many codes but I can't understand what's the problem. I used both of the builtin code of BLE_S...