This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Support for Arduino MKR 1010 WiFi
#3
Thank you so much for your quick response!

As told, I changed the line in src/phyphoxBle.h as well as in src/phyphoxeBLE_NanoIOT.cpp - specifically just changed "NANO_33_IOT" into "MKRWIFI1010", as I do not own or programm a Nano 33 IoT, this should not cause trouble for me in future.
So the Sketch now does not respond an error, it can be compiled and uploaded.
Also in the Serial Monitor, everything looks ok.

**But when trying to add the experiment in Phyphox, it responds "Bluetooth Experiment Error - the services could no be found."**
Problem solved - I added PhyphoxBLE::poll() as first line in loop()
If not, it looks like the ArduinoMKR does not keep the bluetooth connection open, as it always disappeared in "Bluetooth devices" when searching in phyphox for it.

I did not include the whole code for the experiment now, but I made a big step forward

Again, thank you very much!
Reply


Messages In This Thread
Support for Arduino MKR 1010 WiFi - by Andorra - 03-16-2025, 03:18 PM
RE: Support for Arduino MKR 1010 WiFi - by Andorra - 03-16-2025, 09:57 PM

Forum Jump: