From 7a4f4a66977366f5c7b68eab1b7b76640f4e16a5 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Fri, 24 Jul 2020 10:15:15 +0200 Subject: [PATCH] stm32-sx1280: update readme --- port/stm32-sx1280/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/port/stm32-sx1280/README.md b/port/stm32-sx1280/README.md index 3f4cdb535..d8ba79e49 100644 --- a/port/stm32-sx1280/README.md +++ b/port/stm32-sx1280/README.md @@ -43,15 +43,14 @@ The Makefile project compiles gatt_counter, gatt_streamer_server, hog_mouse and ## Getting Started -For the FMLR-80-P-STL4E module, just run make. You can upload the .elf file created in build folder e.g. with Ozone using the provided stm32-sx1280.jdebug and run it. - +For the FMLR-80-P-STL4E module, just run make. You can upload the EXAMPLE.elf file created in build folder, +e.g. with Ozone using the provided EXAMPLE.jdebug, and run it. ## TODO ### General - handle disconnect for gatt streamer demo - multiple packets per connection interval -- handle Connection Param Update - indicate random address in advertising pdus - allow to set random BD_ADDR via HCI command - support other adv types