Board-dat/DAS/DAS1069-dat/das1069-dat.md
... ...
@@ -22,12 +22,28 @@ link - https://www.electrodragon.com/product/esp8266-wifi-arduino-uart-extension
22 22
| Arduino Serial | D1/D0 or D3/D4 | Arduino serial switch between softserial or hardware serial |
23 23
| Serial Switch | | Arduino or standalone output |
24 24
25
-## ESP Part
25
+## ESP Serial Part
26 26
27 27
- Serial selectable connect to arduino Serial D0/D1 or D3/D4
28 28
29
-## Lora Part
29
+## Lora SPI Part
30 30
31
+- D13 - CLK
32
+- D12 - DO
33
+- D11 - DI
34
+- D10 - CS
35
+- DIO0 / IRQ - D2
36
+
37
+Reserved DIO (via jumpers)
38
+- DIO1 - D6
39
+- DIO2 - D7
40
+- DIO5 - D8
41
+- DIO3 - x
42
+- DIO4 - x
43
+
44
+## Other
45
+
46
+- D5 - Flash_CS
31 47
32 48
## DHT11
33 49