Dear Team,
I am using the SK-AM62 board in which integrated WiLink module: WL1837MODGIMOCT is present.
The goal is to use the Wi-Fi direct connection for the same kindly help me with the steps and required SDK.
Thanks!
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.
Dear Team,
I am using the SK-AM62 board in which integrated WiLink module: WL1837MODGIMOCT is present.
The goal is to use the Wi-Fi direct connection for the same kindly help me with the steps and required SDK.
Thanks!
Hello Praveen,
Thanks for your question.
I am going to help you enable wifi on SK-AM62. Lets take this step by step.
So, it will all start by you downloading the .wic image from this link: www.ti.com/.../09.01.00.08
And then I want you to flash this image on a SD Card, using a tool like Balena Etcher.
Looking forward to your response.
Regards,
Vaibhav
Hi Vaibhav,
Thanks for the response, I have completed the above mentioned steps.
Regards,
Praveen
Hello Praveen,
I have completed the above mentioned steps.
Sounds good.
Okay so the next steps are as follows:
# board is acting as a WiFi station. # Customize this as per your need # Set the demo_enable to yes so that the board connects to the AP automatically # after the boot [Wifi-STA] demo_enable = no ssid = homewifi password = password123
# board is acting as a WiFi station. # Customize this as per your need # Set the demo_enable to yes so that the board connects to the AP automatically # after the boot [Wifi-STA] demo_enable = yes ssid = WIFI_DEMO_NAME password = QWERTY
Once done, you can boot using the sd card boot mode, and now you will be able to use the wifi.
I hope this helps.
Please mark this thread resolved if it helps you.
Regards,
Vaibhav
Hi Vaibhav,
I'm unable to locate the wificfg file.
Can you please assist me with the file details.
Regards,
Praveen
Hello Praveen,
I am assuming you are flashing the yocto image as I have mentioned above.
Post that, you can plug in your sd card into the system and you will see a bunch of files as listed below.
Here you will be able to find the wificfg file.
Let me know if this helps.
Regards,
Vaibhav
Hi Vaibhav,
I am not able to locate the file:
Above is the screenshot for the folder.
Regards,
Praveen
Hello Praveen,
Apologies as I referenced the incorrect SDK version.
Currently the wificfg file can be found in SDK version 8 more specifically 08.06.00.42 (24 Feb 2023)
In SDK version 9.0 or greater it is breaking and hence the fix will be coming in the upcoming releases.
Can you please try the SDK version 08.06.00.42 (24 Feb 2023).
Perform the steps as I have mentioned earlier, and you should be good to go.
Regards,
Vaibhav
Hi Vaibhav,
Using the SDK version 8 (08.06.00.42) I was able to bring up the Wi-Fi and was able to connect with the board.
Can you please help me with the settings for Wi-Fi direct connection as well, the eventual goal is to develop a screen mirroring application.
Regards,
Praveen
Hello Praveen,
Glad to hear that you have been able to establish wifi connection.
Can you please help me with the settings for Wi-Fi direct connection as well
Can you elaborate more on what you meant by direct connection? As you are already connected right?
Regards,
Vaibhav
Hi Vaibhav,
By WiFi direct I mean to establish a Pear to pear (P2P) connection.
The P2P mode details are provided in this document: WiLink8 Advanced Features
Regards,
Praveen
Hello Praveen,
Please allow me few business days to get back on this.
Regards,
Vaibhav
Hello Praveen,
I have assigned this question to the correct expert.
Can you please help me with the settings for Wi-Fi direct connection as well, the eventual goal is to develop a screen mirroring application
This is just FYI for the assigned expert.
Please expect responses in few business days.
Regards,
Vaibhav
Hi Krunal,
I'm trying to establish a Pear to Pear (P2P) connection as per the section 2.5 of the document WiLink8 Linux Advanced Demos.
I am able to locate the directory and able to run: p2p_start.sh
Although I'm facing issue when I try to run: p2p_cli.sh
Regards,
Praveen
Hi Praveen,
Could you please provide a little more detail on what issue you are facing when you run that script?
Corinne
Hi Praveen,
I just wanted to follow up regarding your question. Is this resolved or can I help further?
Corinne
Hi Corinne,
Thanks for the reply, I got caught up with some other tasks will share the log files with you later this week.
Regards,
Praveen