Hi there,
I have the Arduino Nano 33 BLE connected to the SparkFun Transparent OLED display. I also want to connect the Arduino to my phone over Bluetooth and receive data. Is this possible?
Thanks!
Hi there,
I have the Arduino Nano 33 BLE connected to the SparkFun Transparent OLED display. I also want to connect the Arduino to my phone over Bluetooth and receive data. Is this possible?
Thanks!
I can’t see why not.
What would the code look like for receiving Bluetooth data?
Lots of examples when you download the BLE support package (library ) in the IDE.
Lots of examples explaining these on line, like this one:-
See also this:-
https://www.arduino.cc/en/Guide/NANO33BLE
This is even more explicit
will show you how you can make Arduino BLE Chipset to send and receive data wirelessly from mobile phones and other Arduino boards.