Nrf24l01 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Single chip 2.4 GHz Transceiver nRF24L01
C#
public class Nrf24l01 : IDisposable
type Nrf24l01 = class
interface IDisposable
Public Class Nrf24l01
Implements IDisposable
- Inheritance
-
Nrf24l01
- Implements
Spi |
NRF24L01 SPI Clock Frequency |
Spi |
NRF24L01 SPI Mode |
Address |
nRF24L01 Send Address |
Channel |
nRF24L01 Working Channel |
Data |
nRF24L01 Send Rate |
Output |
nRF24L01 Output Power |
Packet |
nRF24L01 Receive Packet Size |
Pipe0 |
nRF24L01 Pipe 0 |
Pipe1 |
nRF24L01 Pipe 1 |
Pipe2 |
nRF24L01 Pipe 2 |
Pipe3 |
nRF24L01 Pipe 3 |
Pipe4 |
nRF24L01 Pipe 4 |
Pipe5 |
nRF24L01 Pipe 5 |
Power |
nRF24L01 Power Mode |
Working |
nRF24L01 Working Mode |
Dispose() |
Cleanup |
Receive(Byte) |
Receive |
Send(Byte[]) |
Send |
Data |
Triggering when data was received |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |