From 7cd60d859ee4542281411ccd695d011bb3a466d1 Mon Sep 17 00:00:00 2001 From: geeksville Date: Fri, 24 Apr 2020 21:59:05 -0700 Subject: [PATCH] possibly use radiohub for the new radio --- docs/software/nrf52-TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/software/nrf52-TODO.md b/docs/software/nrf52-TODO.md index 7c125716..e1c3c6b7 100644 --- a/docs/software/nrf52-TODO.md +++ b/docs/software/nrf52-TODO.md @@ -8,6 +8,7 @@ Minimum items needed to make sure hardware is good. - DONE get old radio driver working on NRF52 - DONE basic test of BLE - DONE get a debug 'serial' console working via the ICE passthrough feature +- switch to RadioLab? test it with current radio. https://github.com/jgromes/RadioLib - use "variants" to get all gpio bindings - plug in correct variants for the real board - Use the PMU driver on real hardware