Hi TI Employees,
I want to ask about the jumper P58-Vcc that make the CC3200 to work as an access point.Is it possible to change the position of this jumper or it is a hardware issue that we can't change.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI Employees,
I want to ask about the jumper P58-Vcc that make the CC3200 to work as an access point.Is it possible to change the position of this jumper or it is a hardware issue that we can't change.
haitham alzugheir said:I want to ask about the jumper P58-Vcc that make the CC3200 to work as an access point.Is it possible to change the position of this jumper
This is set in the code. See, one of the examples that sets CC3200 in AP mode, if there is a jumper at P58-Vcc.
- kel
hi Markel,
where it is exactly specified in the code please can you show me?? because I have looked on the code and I didn't get it.Also if it is the case so I can change the code and remove this jumper when i want to work in access point.
haitham alzugheir said:where it is exactly specified in the code please can you show me??
ReadDeviceConfiguration()
- kel
sorry but again I have searched in the main.c in AP example but i didn't find this command.
haitham alzugheir said:sorry but again I have searched in the main.c in AP example but i didn't find this command
What AP example?
ReadDeviceConfiguration(), can be found at other examples like httpserver.
- kel