Skip to content
Snippets Groups Projects
Commit d35c169d authored by António Carlos Gomes Cintrão Gonçalves's avatar António Carlos Gomes Cintrão Gonçalves
Browse files

BLE

parent 08a7ef18
Branches master
No related tags found
No related merge requests found
Pipeline #
......@@ -400,7 +400,7 @@ BT: http://fab.academany.org/2018/labs/fablabsiena/students/dario-bernabini/week
http://fab.academany.org/2018/labs/fablabsiena/students/dario-bernabini/week13.html
# RN4871 wireless
# RN4871 wireless BLE
![](../images/week14/RN4871_board.png)
......@@ -409,7 +409,7 @@ http://fab.academany.org/2018/labs/fablabsiena/students/dario-bernabini/week13.h
!!! failure
This BT RN4871 board as a footprint size error, so the SOLUTIOn is to machine it again.
# BLE
Has you can see, I use same jumpers to connect to the FTDI because the board as the TX RX issue (they need to be exchanged) in order for the computer to comunicate properly with th RN4871 chip:
![](../images/week14/BLE_RXTX_error.jpg)
......@@ -438,6 +438,16 @@ didn't work!!!
Reading and reading the references listed downward. Debuging again... I think the possibility his the VCC is not well soldered.
I get here with miniterm.py
(base) MacBook-Pro-de-Antonio-2:~ antoniocarlosgoncalves$ miniterm.py /dev/tty.usbserial-FTFPE355 115200
--- Miniterm on /dev/tty.usbserial-FTFPE355 115200,8,N,1 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
**It didn't work!** It doesn't accept comands $$$ to enter in command mode; even using the commands showned, they don't work.
**Hyphotesis**: miniterm is not the right version for MAC; or the soldering of ny board is not correct;
(to be continued)
??? References
......@@ -452,25 +462,18 @@ Reading and reading the references listed downward. Debuging again... I think th
- miniterm.py: https://gist.github.com/bewest/4632563
- Neil lesson: http://academy.cba.mit.edu/classes/networking_communications/
- Last minute engineers: https://lastminuteengineers.com/
- [**ARDUINO** $I^2C$_ Tutorial, from how to mechatronics](https://howtomechatronics.com/tutorials/arduino/how-i2c-communication-works-and-how-to-use-it-with-arduino/)
- [Two arduinos communicating](https://forum.arduino.cc/index.php?topic=96094.0)
- [WIFI arduino's](https://arduino.stackexchange.com/questions/35023/connecting-two-arduinos-with-wifi-over-the-internet)
# Simulate Radios and circuits
# References
- http://archive.fabacademy.org/2018/labs/fablabsiena/students/eleonora-piccinelli/week13.html
- [**ARDUINO** $I^2C$_ Tutorial, from how to mechatronics](https://howtomechatronics.com/tutorials/arduino/how-i2c-communication-works-and-how-to-use-it-with-arduino/)
- [LC circuit](https://en.wikipedia.org/wiki/LC_circuit)
- [Oscilators](https://en.wikipedia.org/wiki/Electronic_oscillator)
- [Information theory](https://www.youtube.com/watch?v=SvcvUNBcZP0)
- [Information theory](https://www.youtube.com/watch?v=CrOh17kFvaQ)
- [Two arduinos communicating](https://forum.arduino.cc/index.php?topic=96094.0)
- [WIFI arduino's](https://arduino.stackexchange.com/questions/35023/connecting-two-arduinos-with-wifi-over-the-internet)
(to be continued)
- [Radio transmiters and receivers (Portuguese)](http://www.av.it.pt/nbcarvalho/radio/Projectos.htm)
???References
- [leonora-piccinelli](http://archive.fabacademy.org/2018/labs/fablabsiena/students/eleonora-piccinelli/week13.html)
- [LC circuit](https://en.wikipedia.org/wiki/LC_circuit)
- [Oscilators](https://en.wikipedia.org/wiki/Electronic_oscillator)
- [Information theory](https://www.youtube.com/watch?v=SvcvUNBcZP0)
- [Information theory](https://www.youtube.com/watch?v=CrOh17kFvaQ)
- [Radio transmiters and receivers (Portuguese)](http://www.av.it.pt/nbcarvalho/radio/Projectos.htm)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment