Today I've spent some time researching how to get the Bluetooth element of my project up and running, for this I tried two tutorials to see if I could succeed in getting some elements working. It took some time finding any tutorials for the boards I'm using so I was happy to find these:
Firstly I tried getting my board to connect to my phone, this was successful and now I know my board can definitely be connected to something.
![](https://static.wixstatic.com/media/a27d24_ef0dea958534418b8e797068b2b3965c~mv2.jpg/v1/fill/w_967,h_921,al_c,q_85,enc_auto/a27d24_ef0dea958534418b8e797068b2b3965c~mv2.jpg)
I then tested another tutorial using data I generate and this also worked and connected to my phone without a problem! I used the in-built accelerometer to generate data.
![](https://static.wixstatic.com/media/a27d24_b8fcccb09926495eacac26b0652f0b84~mv2.jpg/v1/fill/w_942,h_983,al_c,q_85,enc_auto/a27d24_b8fcccb09926495eacac26b0652f0b84~mv2.jpg)
Next, I'm finding a way to connect two boards together rather than connecting a board to a mobile, hopefully, I can get that working soon!
Comments