Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network_protocol_programming_lab:15.3_2_exercise [2021/04/19 12:13] – [Tasks] rathkenetwork_protocol_programming_lab:15.3_2_exercise [2021/04/19 12:38] (current) – [Requirements] rathke
Line 10: Line 10:
  
   * a ready BeagleBone Black equipped with the CC1200.   * a ready BeagleBone Black equipped with the CC1200.
-  * 5C attached to a second BeagleBone Black equipped with the CC1200.+  * 4C attached to a second BeagleBone Black equipped with the CC1200.
 ===== Tasks  ===== ===== Tasks  =====
  
Line 23: Line 23:
   * verify that the registers have been written correctly.   * verify that the registers have been written correctly.
   * Read chapter 8 about the packet handling of the [[http://www.ti.com/lit/ug/swru346b/swru346b.pdf?ts=1588225642109|CC1200 Users Guide]] and implement it.   * Read chapter 8 about the packet handling of the [[http://www.ti.com/lit/ug/swru346b/swru346b.pdf?ts=1588225642109|CC1200 Users Guide]] and implement it.
-  * Bring 4C “TX Packet Mode", change the ''length config'' to fixed and enter charters in the the text windo until the ''Length'' field equals the value used in the export file (e.g. 10).+  * Bring 4C “TX Packet Mode", change the ''length config'' to fixed and enter charters in the the text window until the ''Length'' field equals the value used in the export file (e.g. 10).
   *  start the transmitter. At the receiver, the BeagleBone Black, You should now receive the packets.   *  start the transmitter. At the receiver, the BeagleBone Black, You should now receive the packets.
  
Line 34: Line 34:
 ===== Hints  ===== ===== Hints  =====
  
-  * keep in mind, that SmartRF Studio transmitter will add a CRC to the packet.  +  * keep in mind, that 4C transmitter will add a CRC to the packet.  
   * the CC1200 at the receiver is programmed to add a packet status in the RX FIFO    * the CC1200 at the receiver is programmed to add a packet status in the RX FIFO 
   * in variabel packet length mode the size of the received packet is limited. Packets larger than that limit will be discarded.   * in variabel packet length mode the size of the received packet is limited. Packets larger than that limit will be discarded.
 +  * you have to adjust the packet mode bits in register PKT_CFG0 and the PTK_LEN register by yourself.
network_protocol_programming_lab/15.3_2_exercise.1618827219.txt.gz · Last modified: 2021/04/19 12:13 by rathke
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0