Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'how_to_program_wireless_stacks.txt')
-rw-r--r--how_to_program_wireless_stacks.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/how_to_program_wireless_stacks.txt b/how_to_program_wireless_stacks.txt
index d87e7b26c..33b9e78a4 100644
--- a/how_to_program_wireless_stacks.txt
+++ b/how_to_program_wireless_stacks.txt
@@ -3,6 +3,7 @@ The RF subsystem embeds an Arm® Cortex®-M0+ core (CPU2 or Coprocessor) used to
Several wireless stack binaries are provided within the STM32CubeWB package to be programmed in the RF subsystem prior to the use of any BLE, Thread or Mac 802.15.4 applications.
To program a wireless stack inside stm32wb55xx devices, you need to refer to the following release note:
-- Projects\STM32WB_Copro_Wireless_Binaries\Release_Notes.html
+- Projects\STM32WB_Copro_Wireless_Binaries\Release_Notes.html.
+ This Release_Notes.html file uses up to date web standards and, for this reason, should not be opened with Internet Explorer but preferably with popular browsers such as Google Chrome, Mozilla Firefox, Opera or Microsoft Edge.)
You can refer to the readme.txt of each application to know the required wireless stack binary to be programmed.