Part Number: CC3X00EMBEDDEDPROG
Hi TI Team,
I am working with the CC3501ENJARSHR Wi-Fi + BLE chipset and using SDK version 9.22.00.15 on the EVK.
My Requirement:
I need simultaneous Wi-Fi and BLE operation where both interfaces automatically start advertising upon device power-on, without requiring any external trigger command. I also need to send data over both Wi-Fi and BLE.
What I Have Tried:
I tested the five example projects available in the SDK, but encountered issues with each. Below is a summary of my observations:
| Example | Issue Observed |
|---|---|
| 1. at_commands | When sending at+wlanstart command, I receive the same command string back as response instead of "OK" as per the readme. No Wi-Fi activity observed. And below image from readme. [Log attached]![]() |
| 2. ble_wifi_provisioning | Based on the code flow, this should advertise BLE and Wi-Fi by default. However, no advertising is observed at all. |
| 3. indigo | not tested |
| 4. mqtt_client | not tested |
| 5. network_terminal | After flashing and sending ble_start, I received: "Device is stopped, run wlan_start". Then when sending wlan_start, I got the same wlan_start string echoed back, and the EVK became unresponsive to further commands. [Log attached] |
My Questions:
-
Among these five examples, which one is the correct starting point for my requirement of simultaneous Wi-Fi + BLE with auto-start advertising on boot?
-
If none of these are suitable, is there another example in the SDK I should use?
Attachments:
-
Log file for at_commands test: log_at_cmd.txt
-
Log file for network_terminal test: log_nw_terminal.txt
Thank you for your support. Please let me know if you need any additional information.
Regards,
Venkata Kishore
