09-21-2023, 12:02 PM
Thank you to both of you.
I am using an Arduino NANO 33 IoT, with dirvers version 1.4.3.0 on Arduino IDE 2.2.1. The phyphoxBLE library I used was 1.2.0.
Anyway. I tried to installe the 1.1.2 version of the library and I tried to upload the Createexperiment sketch as is.
It is compiling and uploading the sketch but when I try to connect the device to the app it just start loading the experiment but then do nothing.
After this I tried to search again for the device and the app didn't find it.
Just once I got this error message on the app:
"it is not possible to abilitate the notification of the Bluetooth Characteristic with UUID cddf0002-30f7-4671-8b43-5e40ba53514a."
Now if I try to upload the sketch again or any other sketch on the board the Arduino IDE compiles the sketch but then doesn't upload it without giving any error.
I am using an Arduino NANO 33 IoT, with dirvers version 1.4.3.0 on Arduino IDE 2.2.1. The phyphoxBLE library I used was 1.2.0.
Anyway. I tried to installe the 1.1.2 version of the library and I tried to upload the Createexperiment sketch as is.
It is compiling and uploading the sketch but when I try to connect the device to the app it just start loading the experiment but then do nothing.
After this I tried to search again for the device and the app didn't find it.
Just once I got this error message on the app:
"it is not possible to abilitate the notification of the Bluetooth Characteristic with UUID cddf0002-30f7-4671-8b43-5e40ba53514a."
Now if I try to upload the sketch again or any other sketch on the board the Arduino IDE compiles the sketch but then doesn't upload it without giving any error.