From 696e44e6b909608c7d1b16c34df1b3f3ceb50b95 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 8 Sep 2017 10:13:25 -0600 Subject: [PATCH] Update README --- configs/b-l475e-iot01a/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configs/b-l475e-iot01a/README.txt b/configs/b-l475e-iot01a/README.txt index 84310d6b6f..d74b66da6a 100644 --- a/configs/b-l475e-iot01a/README.txt +++ b/configs/b-l475e-iot01a/README.txt @@ -624,3 +624,11 @@ Configuration sub-directories from the receiver colliding with frames from the sender. Needs more investigation. + + 2017-09-08: The HC06 all nodes address decode problem mentioned on + 2017-08-08 has been corrected. The behavior in the test case has + not yet been reverified. I suspect that there made to some radio + configuration problems that are causing the RX FIFO errors and the + strange broadcast behavior. I recently got an STEVAL-IDS001V5M + sniffer that should tell me what is going on. But I have not yet + had sufficient free time to continue this testing.