NRF24 Min
Wireless NRF24 Transceiver
- Overview
- Driver
- Tethered Samples
- Standalone Samples
Send and receive data wirelessly using SMA 2.4Ghz.
Key features • 2.4Ghz SMA signal | Resources PID: 0x090004 |
Cables are not always included, see our Cableless Green Initiative 🌿
Driver Scripts go hand-in-hand with DUELink official firmware. See the Driver Scripts page for further details.
| Function | Description |
|---|---|
SetMode(m, b1, a, p,b) | m: 0 = TX, 1 = RX, b1: address array, a: auto-ack (0/1), p: RX pipe number (0–5), b: baudrate (0=250k, 1=1M, 2=2M) |
RxReady() | return 1 if data is ready to read, 0: Rx empty |
ReadPl(b1) | Read payload data to array b1, return total bytes read |
Transmit(b1,l,t) | Transmit b1 array, l: length to transmit, t: timeout in milliseconds. Return 0: failed, 1: Success |
EnableRx() | Enable RX mode. |
EnableTx() | Enable Tx mode. |
DVer() | This driver version. |
The Code!
NRF24 Min Driver
loading...
These Tethered samples assume the driver is installed, see the Driver Tab.
- Python
- JavaScript
Python Sample
loading...
JavaScript Sample
loading...
These samples show how to run DUELink Standalone.
- Script
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the driver to be loaded first, see the Driver Tab.
Standalone Script Sample
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink NRF24 Min | GDL-WLNRF24MIN-C | $9.95 |