Bluetooth
This week I decided to mak a board that would both satisfy this week's networking goals and at the same time serve as a prototype for my final project.
REMINDER TO SELF... RTFM
![](images/week13/rtfm.png)
So I did the next "natural" thing and made a simple board that looked like Neil's board and realized that it still didn't work.
Finally when I decided to read the user-guide for the RN4871, I discover that all I needed to do was type
$$$
to get the module into command mode -.-
![](images/week13/phone_talk.jpg)
![](images/week13/phone_talk2.jpg)
![](images/week13/simpletalk.jpg)
![](images/week13/simple_board.jpg)
Once I figured out that all I needed to do was type in the right commands, I was able to talk to my original board that was a prototype for my final project with input, output and communication devices
![](images/week13/finished1.jpg)
![](images/week13/connected.jpg)