Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
network_protocol_programming_lab:fh_sender [2020/06/11 10:40] – [Requirements] rathke | network_protocol_programming_lab:fh_sender [2021/04/19 12:46] (current) – [Requirements] rathke | ||
---|---|---|---|
Line 13: | Line 13: | ||
* Two ready BeagleBone Black equipped with the CC1200 operating at a symbol rate of 1.2 kBaude and a preamble length of 1 Byte. | * Two ready BeagleBone Black equipped with the CC1200 operating at a symbol rate of 1.2 kBaude and a preamble length of 1 Byte. | ||
- | * no Smart RF Studio and no Evaluation Kit | + | * no 4C |
===== Tasks ===== | ===== Tasks ===== | ||
- | * the programming is done by extending the source files from the previous lesson | + | * the programming is done by extending the source files of exercise |
- | * Extend your program by pre-calibration. | + | * Test, if pre-calibration |
- | * For testing, start your program and use the same test scenarios used by [[network_protocol_programming_lab: | + | |
- | * To open the possibility to test, that pre-calibration is really faster than auto-calibration, | + | |
+ | ===== Hints ===== | ||
+ | |||
+ | * For simplicity, the sender changes the frequency in round robin manner. | ||
+ | * Sender and receiver should use tree frequencies. | ||