Added - LoraNode32 shield
This commit is contained in:
parent
ff85d908ac
commit
481c7d3325
@ -24,6 +24,7 @@ Currently supported IoT boards:
|
|||||||
- TTGOv2
|
- TTGOv2
|
||||||
- Pycom LoPy
|
- Pycom LoPy
|
||||||
- Pycom LoPy4
|
- Pycom LoPy4
|
||||||
|
- LoLin32 with [LoraNode32 shield](https://github.com/hallard/LoLin32-Lora)
|
||||||
|
|
||||||
Target platform must be selected in [platformio.ini](https://github.com/cyberman54/ESP32-Paxcounter/blob/master/platformio.ini).<br>
|
Target platform must be selected in [platformio.ini](https://github.com/cyberman54/ESP32-Paxcounter/blob/master/platformio.ini).<br>
|
||||||
Hardware dependent settings (pinout etc.) are stored in board files in /hal directory.<br>
|
Hardware dependent settings (pinout etc.) are stored in board files in /hal directory.<br>
|
||||||
@ -38,6 +39,7 @@ Hardware dependent settings (pinout etc.) are stored in board files in /hal dire
|
|||||||
- TTGOv2 ~670mW
|
- TTGOv2 ~670mW
|
||||||
- LoPy with expansion board: ~530mW
|
- LoPy with expansion board: ~530mW
|
||||||
- LoPy pure, without expansion board: ~460mW
|
- LoPy pure, without expansion board: ~460mW
|
||||||
|
- LoLin32 with [LoraNode32 shield](https://github.com/hallard/LoLin32-Lora): TBD
|
||||||
|
|
||||||
These results where metered with software version 1.2.0 during active wifi scan, no LoRa TX’ing, OLED display off, 5V USB powered.
|
These results where metered with software version 1.2.0 during active wifi scan, no LoRa TX’ing, OLED display off, 5V USB powered.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user