Hello all,
I bought the Arduino Nano 33 BLE Sense a few days ago and want to put BLE into operation.
For this I have after the appropriate instructions from arduino and various forum posts (which all say the same thing, above the packages you have to add, the drivers and libraries you have to load) finally loaded the example ArduinoBLE/Peripher/LED both as well as ArduinoBLE/Central/LEDControl. Not at all with the purpose to monitor a LED, but to establish a working connection.
Unfortunately both do not work. So I can't even find the corresponding Bluetooth device with my smartphone, let alone establish a connection.
Does anyone have any ideas? That the hardware is broken, I would like to exclude for now, since the board is egl new.
Hi @psousalima
thank you very much for the hint.
I have tried directly, and it works. So the BLE module seems to work already (first good news).
But why can't I even find the Arduino with other BLE enabled devices, but when I start Arduino Science Journal, the system used finds the Arduino automatically?
Greetings,