Other Parts Discussed in Thread: CC3220SF
Scenario: We want to use Wifi Direct (p2p) to connect:
Android Tablet as Group Owner
Multiple CC3220 modules as Clients
The modules must be discoverable by the tablet and the tablet will initiate the connections. The tablet will display a list of discovered modules and the user will choose the modules to connect to.
Hardware/firmware:
Boards: 2 off, 'CC3220SF-LAUNCHXL' Rev-A
SDK: simplelink_cc32xx_sdk_1_40_01_00
Problem: Using the Network Terminal example, I can't get the Android tablet to connect to more than one module.
Instructions to Reproduce
-------------------------
Equipment
---------
Tablet: Nexus 7, Android Version: 6.01
2 * CC3220SF LaunchXL, running Network Terminal Demo Application
Steps
-----
Modules: power up and connect both to terminal programs.
Tablet: no Wifi Direct Group in existence. WiFi enabled.
Module 1 Terminal: type 'p2pstart'.
Module 2 Terminal: type 'p2pstart'.
Tablet: within WiFi Direct settings, search for devices.
Tablet: both modules appear as 'Available'.
Tablet: connect to Module 1.
Tablet: Module 1 changes to 'Invited' then indicates 'Connected'.
Module 1 Terminal: shows 'p2p connection was successfully completed as CLIENT'.
Tablet: indicates that a group has been formed with the Tablet as Group Owner.
Tablet: connect to Module 2.
Tablet: Module 2 changes to 'Invited' and remains 'Invited' indefinitely.
Module 2 Terminal: No messages are displayed, nothing appears to happen.
Question: the modules, running the Network Terminal example, accept a connection from the Tablet if no Group exists. How can we make them accept a connection from a Tablet that is already a Group Owner?
Sincerely,
Alison