-
1. Re: How to do RF Testing for CYW20719 device
OwenZ_26Jul 3, 2018 6:55 PM (in response to veb_3529051)
1 of 1 people found this helpfulIn the WICED Studio SDK, Please refer to 20719-B1_Bluetooth/wiced_tools/wmbt/readme.txt. There are some explanations about how to test and verify the RF performance.
You can get the latest SDK here: WICED Studio Wi-Fi/Combo Docs & Downloads
-
2. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 3, 2018 11:44 PM (in response to OwenZ_26)Thanks!
Can you help me to find some code examples to run on evaluation board.
-
3. Re: How to do RF Testing for CYW20719 device
OwenZ_26Jul 3, 2018 11:53 PM (in response to veb_3529051)
There are many code examples below apps/demo file in the SDK. You can try them on your board depending on your application. There are descriptions about how to demonstrate the demo in the .c file (for example, you can find how to demonstrate the hello sensor demo in the hello_sensor.c). You may start with hello sensor demo.
-
4. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 3, 2018 11:55 PM (in response to OwenZ_26)Thanks!
-
5. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 4, 2018 10:13 PM (in response to veb_3529051)Hi,
can i use BlueTool/ Host Control tools? and we i can get these tools.
-
6. Re: How to do RF Testing for CYW20719 device
OwenZ_26Jul 5, 2018 2:49 AM (in response to veb_3529051)
Please find the clientcontrol.exe under the apps/host/client_control/windows. You can find the readme.txt file about how to use it.
-
7. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 11, 2018 10:58 PM (in response to OwenZ_26)Thanks!
-
8. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 12, 2018 12:21 AM (in response to veb_3529051) -
9. Re: How to do RF Testing for CYW20719 device
OwenZ_26Jul 12, 2018 6:15 PM (in response to veb_3529051)
Do you mean the HCI mode or RF test? If you are using the HCI mode, you don't need to download the application. Just send the HCI command described in the WICED-HCI-Control-Protocol.pdf. The document is located in the doc folder in the SDK.
-
10. Re: How to do RF Testing for CYW20719 device
veb_3529051 Jul 12, 2018 9:14 PM (in response to OwenZ_26)Hi,
In HCI mode can we able to test RF Parameters? like unmodulated carrier frequency, power etc.,
In "WICED-HCI-Control-Protocol.pdf" document commands are given with some examples, but if i wanted to test all the unmodulated carrier with different power levels where i can get the register values/ setting ?
Is their any document which gives the registers settings and how to calculate the register values for desired frequency & power levels.
Thanks . . . . . .
-
11. Re: How to do RF Testing for CYW20719 device
OwenZ_26Jul 31, 2018 6:18 PM (in response to veb_3529051)
The question seems to be solved in another thread of yours.