User Tools

Site Tools


digispark:tutorials:pronrf

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
digispark:tutorials:pronrf [2014/12/07 15:46]
digistump
digispark:tutorials:pronrf [2016/06/09 12:03] (current)
Line 32: Line 32:
  
 =====Assembly:​===== =====Assembly:​=====
 +
 +**NOTE:** Before you start: If you have a multimeter check for shorts between the GND pin hole and the other pin holes - if you find any please send us an email at support at digistump dot com and we will replace the board.
  
 Check the contents of your kit and ensure you have all of the parts listed. Check the contents of your kit and ensure you have all of the parts listed.
Line 42: Line 44:
  
  
-Insert the 10uf Capacitor - ensuring the lead on the side of the capacitor that is labeled with a grey stripe and minus signs is going into the hole that DOES NOT have the plus sign next to it. Solder the leads on the bottom of the board and clip off any excess.+Insert the 10uf Capacitor - ensuring the lead on the side of the capacitor that is labeled with a grey stripe and minus signs is going into the hole that DOES NOT have the plus sign next to it. Bend capacitor over as shown, to reduce its height. Solder the leads on the bottom of the board and clip off any excess. ​
  
 [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf3.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf3.JPG}}]] [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf3.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf3.JPG}}]]
Line 50: Line 52:
 [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf4.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf4.JPG}}]] [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf4.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf4.JPG}}]]
  
-Insert the 2x3 female header as shown. Solder the leads on the bottom of the board.+Insert the 2x4 female header as shown. Solder the leads on the bottom of the board.
  
 [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf5.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf5.JPG}}]] [[https://​s3.amazonaws.com/​digispark/​images/​m/​nrf5.JPG|{{https://​s3.amazonaws.com/​digispark/​images/​t/​nrf5.JPG}}]]
Line 72: Line 74:
 =====Programming:​===== =====Programming:​=====
  
-Use the [[https://​github.com/​maniacbug/​RF24|RF24]] library to control the module. You can [[https://​github.com/​maniacbug/​RF24/​archive/​master.zip|download the latest version here]]. Copy the contents of the zip to your libraries directory.+Use the [[https://​github.com/​maniacbug/​RF24|RF24]] library to control the module. You can [[https://​github.com/​maniacbug/​RF24/​archive/​master.zip|download the latest version here]]. Copy the contents of the zip to your libraries directory. ​Examples below. 
 + 
 +A simple mesh networking tutorial, layer, and example can be found here: [[digispark:​tutorials:​nrfmesh|nRF Mesh Network Example]]
  
 Sketches: Sketches:
digispark/tutorials/pronrf.1417996010.txt.gz · Last modified: 2014/12/07 15:46 by digistump