Commit graph

9 commits

Author SHA1 Message Date
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Lotte Steenbrink e0ed95dcc4 convert all beginner code snippets 2022-01-10 14:24:44 +01:00
Jorge Aparicio 2758be8412 adapt beginner material to BSP changes 2021-03-16 13:27:01 +01:00
Jorge Aparicio 7b49851f97 note in the code that the DK's & Dongle's channels must match 2020-07-16 10:31:08 +02:00
Jorge Aparicio 8c46276f64 demistify string literals early on 2020-06-24 15:16:28 +02:00
Jorge Aparicio ea4f4e2cfc - use recv_timeout everywhere
- add notes about literals
- add note about delay between send & recv
2020-06-23 11:30:04 +02:00
Jorge Aparicio c918a995d7 make the puzzle dongle app operate on channel 25
and adjust puzzle-radio starter code accordingly

this reduces the chance of people using puzzle-radio with the wrong dongle
app (i.e. loopback); that would lead to them getting response different than
what's indicated in the text

I have also added the app name to the dongle / serial-term output:

``` text
deviceid=75fa82ad7588b3c7 channel=20 TxPower=+8dBm app=loopback.hex
```
2020-06-23 11:28:27 +02:00
Lotte Steenbrink e8c5acfe9a radio-puzzle.rs: simplify error handling, add explanatory comments 2020-06-17 14:30:07 +02:00
Jorge Aparicio 53d10f9a4a squashed 2020-06-09 11:58:27 +02:00