Part Number: CC2652P
Other Parts Discussed in Thread: CC1352P,
Hi, my target uses CC2652P, SimpleLink cc13x2_cc26x2 SDKv4.20, my application is based on example CC1352P_2_LAUNCHXL ti54stack sensor_2_4g.
My 15.4 stack works fine. Now I need to use BLE and 15.4 both.
In BLE, I need to do a simple task: just tx BLE adv data periodicity.
I have tried to use RF drivers to tx ble adv data with 15.4 stack running. In my test, I can tx ble data in any channel (0-39) successfuly, but after ble adv data tx, 15.4 stack fails.
To be specific, after each time I tx ble adv data, I recover RF parameters. Then, I can use 15.4 stack to tx data successfully but I can not use 15.4 stack to scan. When scan ,error occurs, and system reset.
Now I have two ways to complete my task.
1, Still use RF drivers to tx ble adv data, but I need to resolve the problem of 15.4 stack fails. This way probably may be easy enough to develop.
2, If I can not resolve the problem of 15.4 stack fails, maybe I can only use DMM. But DMM may cost more time to develop.
Now I want to ask a question about DMM, if I use DMM to tx ble adv data, can I use non-adv channel(not 37, 38, 39) to tx adv data?
And, which way do you recommend me to use? Use RF or use DMM?
Thank you very much.
I have another thread about my test about using RF drivers to tx ble adv data, please refer to this e2e.ti.com/.../976581