Hello,
I new user on the app.
I want to switch led on \ off with arduino uno via bluetooth module HM-10.
I was installed the libraries from the website and I tried burn “serial_HM10_HC08” example in arduino.
I have some qustions:
- This is the right example for my traget?
- What I supposed to write in the line #define SerialBLE Serial1 // Set Serial object?
- I understood that support on BLE modules is BETA, the bluetooth communication is still good?, I need high range communiction.
Thanks.