Hi! My name is Matrucious, and I have recently received my first Nano 33 BLE.
I bought this to start a project where I want to develop an app that connects to the arduino, for sending instructions.
My idea is for example having a solenoid connected to the arduino, and through the app telling it how much to move.
Let's say i have a parameter of 0-60 degrees, I want to send an instruction from the app to tell it to move to 38 degrees.
First of all is this even something the arduino nano 33 ble can do? And second, could anyone please help me get started? I was thinking, for testing purposes in the beginning, just using a breadboard with led outputs for stop, moving, and finished. How do I actually manage to send these types of instructions via an android bluetooth device?
I have tested my arduino by following a tutorial on how to setup, and receving "Hello World!" to the nRF connect app, so i understand that data transfer is possible, however i didn't find anyone sending data to the arduino for it to then do something on a pin-out.
I have never written in the arduino code, so i am a complete beginner, please feel free to directing me to documentation or refrences i should have read.
Thanks for tips and help up front
Regards
Matrucious