Compare commits
No commits in common. "509b2bd331300505cb747bbb257a11e27590b79d" and "4cace38bc4c2ff3da062df9023e5a707c52016e4" have entirely different histories.
509b2bd331
...
4cace38bc4
5 changed files with 0 additions and 44 deletions
|
|
@ -1,13 +0,0 @@
|
|||
[outputs.antenna]
|
||||
comments = """Hexa Boost, 8dBi, 915 MHz. N-type female connector."""
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount=57.00, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.amazon.com/Hexa-Boost-Antenna-Outdoor-Omni-Direction/dp/B0953Z1QF3"
|
||||
]
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
[outputs.enclosure_to_antenna_cable]
|
||||
comments = """N-type male to N-type male. Short, low-loss cable like LMR915 preferred."""
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount=7.50, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.amazon.com/Yuslao-Coaxial-Jumper-Antenna-Equipment/dp/B0FGD8G1F6"
|
||||
]
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
[outputs.radio_to_enclosure_antenna_cable]
|
||||
comments = """N-type female to IPEX. Short, low-loss cable like LMR915 preferred."""
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount=6.00, unit="USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.amazon.com/Coaxial-External-Antenna-Network-Repeater/dp/B0DDXRSWNQ"
|
||||
]
|
||||
|
|
@ -1,8 +1,5 @@
|
|||
[inputs]
|
||||
wisblock_starter_kit_rak19007_rak4631 = {}
|
||||
radio_to_enclosure_antenna_cable = {}
|
||||
enclosure_to_antenna_cable = {}
|
||||
antenna = {}
|
||||
battery_18650 = { quantity = { amount=6 } }
|
||||
battery_holder = { quantity = { amount=3 } }
|
||||
solar_panel = {}
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@ This kit includes:
|
|||
|
||||
Supports LoRa and BLE.
|
||||
|
||||
IPEX antenna connector.
|
||||
|
||||
Max power consumption: 130 mA (@3.7 V assumed) = 481 mW
|
||||
* 92 mA from the 4631 at full TX
|
||||
* 38 mA from connected sensor boards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue