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

readme.txt « Thread_RCP « Thread « Applications « P-NUCLEO-WB55.Nucleo « Projects - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bd077110c708473332f865c7d4098e439ae5d258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/**
  @page Thread_RCP application
  
  @verbatim
  ******************************************************************************
  * @file    Thread/Thread_RCP/readme.txt 
  * @author  MCD Application Team
  * @brief   Description of the Thread RCP application
  ******************************************************************************
  *
  * Copyright (c) 2019 STMicroelectronics. All rights reserved.
  *
  * This software component is licensed by ST under Ultimate Liberty license 
  * SLA0044, the "License"; You may not use this file except in compliance with 
  * the License. You may obtain a copy of the License at:
  *                               www.st.com/SLA0044
  *
  ******************************************************************************
  @endverbatim

@par Application Description 


This application is used to demonstrate the OpenThread Border router feature using an STM32WB device.
To play with the demo, you need a Raspberry Pi 3B (RPi) to perform the link with Wi-Fi/Ethernet networks
The full setup and the associated documentations can be requested to ST on demand




 * <h3><center>&copy; COPYRIGHT STMicroelectronics</center></h3>
 */