summaryrefslogtreecommitdiffstats
path: root/rf_test
diff options
context:
space:
mode:
Diffstat (limited to 'rf_test')
-rw-r--r--rf_test/radio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/rf_test/radio.c b/rf_test/radio.c
index af028f0..da09a16 100644
--- a/rf_test/radio.c
+++ b/rf_test/radio.c
@@ -119,9 +119,8 @@ void radio_init(const struct radio_cfg *cfg)
write_reg(0x2F, cfg->netid);
// packet config
- write_reg(0x37, 0x30);
+ write_reg(0x37, 0x10);
write_reg(0x38, cfg->payload_len);
-
write_reg(0x39, cfg->nodeid);
// fifo config