Hi all, for my final year university project, I need to interface two arduino nano 33 BLE's with each other. I want the central device to have two proximity sensors connected to it that send data to the peripheral device to activate two corresponding haptic motors. I want sensor 1 to send values to haptic motor 1 and the same for sensor 2 and haptic motor 2.
I really don't know much about this board so am struggling to even know where to start. Any help would be really appreciated!
1 Like
Welcome to the forum
How far apart are the two boards ?
1 Like
Thank you! They will be around 30cm apart.
If the two boards are close, do you really need a wireless solution. BLE is quite complex, and it would be far more simple to use a wired Serial interface between the two boards.
I really don't know much about this board
Why have you chosen it for for your project?
1 Like
if the boards are so close to each other why do you require two boards?
won't one do both tasks?
I will take a SWAG and say you are in panic mode and have not started your project. Consider what the prof said in class, assuming you took notes. I base this on your question, choice of parts and the lack of research on the internet. What you want to do has been done many, many times and the projects are posted.
Interesting and relative easy project but realize we are not a free design or code writing service. We will be happy help out with your design and or code but first you have to make an attempt to design it, write it, post it and explain what is not working properly.
Since there is hardware it is always best to post links to technical information as there are many versions of the same or different items. Since we cannot see your project, my eyes are to weak, you need to post using the language of electronics, an annotated schematic (best) or a clear picture of a drawing. Pictures never hurt. Frizzing diagrams are not considered schematics here. Try searching this "arduino talking to each other"