Skip to content

Commit 7752c8a

Browse files
committed
Add SX126X_REGISTER_PATCH for RAK3401
1 parent 1afdb1a commit 7752c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/rak3401/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build_flags = ${nrf52_base.build_flags}
1111
-D LORA_TX_POWER=22
1212
-D SX126X_CURRENT_LIMIT=140
1313
-D SX126X_RX_BOOSTED_GAIN=1
14+
-D SX126X_REGISTER_PATCH=1 ; Patch register 0x8B5 for improved RX with SKY66122 FEM
1415
build_src_filter = ${nrf52_base.build_src_filter}
1516
+<../variants/rak3401>
1617
+<helpers/sensors>

0 commit comments

Comments
 (0)