Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_protocol_programming_lab:15.3_3_exercise [2021/04/19 12:19] – [Tasks] rathke | network_protocol_programming_lab:15.3_3_exercise [2021/04/19 12:23] (current) – [Requirements] rathke | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * a ready BeagleBone Black equipped with the CC1200 | * a ready BeagleBone Black equipped with the CC1200 | ||
| - | * one TI Development Kit for the CC1200 | + | * another BeagleBone Block equipped with the CC1200 |
| - | * Smart RF Studio. | + | * 4C. |
| ===== Tasks ===== | ===== Tasks ===== | ||
| Line 19: | Line 18: | ||
| * export all registers to a file. | * export all registers to a file. | ||
| * connect the BeagleBone Black to your computer and login as superuser. | * connect the BeagleBone Black to your computer and login as superuser. | ||
| - | * copy the export file from SmartRF Studio | + | * copy the export file from 4C to the BeagleBone Black. |
| * import the export file into your program and initialize the registers according the values of the export file. | * import the export file into your program and initialize the registers according the values of the export file. | ||
| - | * Read chapter | + | * Read chapter |
| * if the program is correctly compiled and linked start it. | * if the program is correctly compiled and linked start it. | ||
| - | * If this is the case bring SmartRF Studio | + | * If this is the case bring 4C in “Continuous RX” mode and start the transmitter. At 4C the RSSI should increase. If switching off the transmitter, |
| ===== Remarks | ===== Remarks | ||
| * Your transmitter will insert a sync-word for better bit synchronization. Try to figure out, what sync word will be used. | * Your transmitter will insert a sync-word for better bit synchronization. Try to figure out, what sync word will be used. | ||
| * Figure out, the use of the GPIO lines (what functions have the lines). | * Figure out, the use of the GPIO lines (what functions have the lines). | ||
