Board-dat/DVA/DVA1015-dat/2026-07-10-15-45-52.png
... ...
Binary files /dev/null and b/Board-dat/DVA/DVA1015-dat/2026-07-10-15-45-52.png differ
Board-dat/DVA/DVA1015-dat/DVA1015-dat.md
... ...
@@ -8,7 +8,7 @@
8 8
9 9
## Info
10 10
11
-product url -
11
+[product url - NRF24 RF Transceiver Node Arduino-Compatible LGT8F328P SSOP](https://www.electrodragon.com/product/nrf24-rf-transceiver-node-arduino-compatible-lgt8f328p-ssop/)
12 12
13 13
### Board Map, Dimension, Pins, chip info, Use Guide, Setup Jumper, etc.
14 14
... ...
@@ -42,29 +42,29 @@ on board ADC VOL monitor == A1
42 42
43 43
programmer pin == G / V / R / C / D == GND / VIN / RST / SWC / SWD
44 44
45
-| arduino | pin | LGT8F328-SSOP20 | function | slave |
46
-| ----------- | --- | --------------- | ------------ | ------ |
47
-| GND | 5 | GND | GND | |
48
-| 3V3 | 4 | 3V3 | 3.3V | |
49
-| RST | 1 | RST | reset | |
50
-| RST + 0.1uf | 1 | RST + 0.1uf | rest + 0.1UF | |
51
-| D2 | 2 | D2 | INT0 | |
52
-| D3 | 3 | D3 | INT1 | |
53
-| RXD | 9 | D6 | UART0 | |
54
-| TXD | 8 | D5 | UART0 | |
55
-| D7 | 10 | D7 | | CS |
56
-| D9 | 11 | D9 | | CE |
57
-| x | 6 | PB6 | | |
58
-| x | 7 | PB7 | | |
59
-| D11 | 12 | D11 | MO | RF_SPI |
60
-| D12 | 13 | D12 | MI | RF_SPI |
61
-| D13 | 14 | D13 | SCK | RF_SPI |
62
-| x | 15 | PE0 | SWC | |
63
-| x | 16 | PE2 | SWD | |
64
-| A0 | 17 | PC0 | | |
65
-| A1 | 18 | PC1 | | |
66
-| A4 | 19 | PC4 | SCL | |
67
-| A5 | 20 | PC5 | SDA | |
45
+| arduino | pin | LGT8F328-SSOP20 | function | slave |
46
+| ----------- | --- | --------------- | ------------ | ----------- |
47
+| GND | 5 | GND | GND | |
48
+| 3V3 | 4 | 3V3 | 3.3V | |
49
+| RST | 1 | RST | reset | |
50
+| RST + 0.1uf | 1 | RST + 0.1uf | rest + 0.1UF | |
51
+| D2 | 2 | D2 | INT0 | IRQ |
52
+| D3 | 3 | D3 | INT1 | LED |
53
+| RXD | 9 | D6 | UART0 | |
54
+| TXD | 8 | D5 | UART0 | |
55
+| D7 | 10 | D7 | | CS |
56
+| D9 | 11 | D9 | | CE |
57
+| x | 6 | PB6 | | |
58
+| x | 7 | PB7 | | |
59
+| D11 | 12 | D11 | MO | RF_SPI |
60
+| D12 | 13 | D12 | MI | RF_SPI |
61
+| D13 | 14 | D13 | SCK | RF_SPI |
62
+| x | 15 | PE0 | SWC | |
63
+| x | 16 | PE2 | SWD | |
64
+| A0 | 17 | PC0 | | |
65
+| A1 | 18 | PC1 | | ADC_VOL_MON |
66
+| A4 | 19 | PC4 | SCL | |
67
+| A5 | 20 | PC5 | SDA | |
68 68
69 69
Please note all pins pitch are 2.0mm.
70 70
... ...
@@ -73,9 +73,13 @@ Please note all pins pitch are 2.0mm.
73 73
74 74
## Demo Code and Video
75 75
76
+arduino-main2\BSP\DVA\DVA1015\nrf24_client\nrf24_client.ino
77
+
78
+![](2026-07-10-15-45-52.png)
79
+
76 80
## ref
77 81
78
-- [[DVA1014]]
82
+- [[DVA1015]]
79 83
80 84
- legacy wiki page
81 85