Questions tagged [wifi-direct]
a point-to-point Wi-Fi standard to enable devices to connect to each other without an access point.
66 questions
1 vote
0 answers
41 views
SUSE SLE Micro - Setup STA + p2p-go on Raspberry pi 4 Model B to connect Android using Wifi direct [duplicate]
I would like to setup my pi with station and p2p-go and want to connect Android Samsung to PI using WiFi Direct which is able to connect with my printer WIFI direct with simple connect so no problem ...
0 votes
0 answers
68 views
Missing P2P IE on RaspiOS Buster and Bullseye
I followed the steps documented here Connect Android smartphone with Wi-Fi Direct to a Raspberry Pi by @Ingo under 'Accepted Answer' to setup P2P on Raspberrypi and test it using an Android phone. ...
1 vote
0 answers
136 views
How to turn PI4 into a IOT device , discoverable and configurable via mobile app (Wifi P2P or BLE) [closed]
I've created a simple camera system on the PI 4 which I want to be discoverable with a custom android app. The should find the PI device, then automatically connect, then mobile app will share the ...
1 vote
0 answers
172 views
Pi Zero 2 W Ad Hoc Range
I would like to know Raspberry Pi Zero 2 W's transmission range for ad-hoc transmission. Currently, I'm planning a communication network between Pis. I am talking about multi-hop communication. I can'...
1 vote
1 answer
451 views
Connect Laptop (NetworkManager) to Raspberry PI 3 over Wi-Fi direct [closed]
I want to connect from a Laptop (Linux Mint 20.2) with a running networkmanager to a RPI 3 Raspberry Pi OS Lite 2022-09-22 over Wi-Fi direct. I'm a teacher at a school where all the interactive boards ...
0 votes
0 answers
186 views
Hostapd on Pi Connection failed
I am using a PI 3B+ and the Rasbian light Version on it. I build the hostapd on my PI with wget, so that i can make modifications on it. After building and starting (build and make) the hostapd, ...
0 votes
0 answers
63 views
How to send wifi and local servers over usb to computer
So what I want to do is send wifi and local servers over usb to computer. So the raspberry pi connects to the internet fine and is hosting a server on it. What I then want to do is connect it to my pc ...
0 votes
0 answers
357 views
Connect wirelessly to pi 4 terminal
What is the simplest way to connect directly to a raspberry pi 4 wirelessly so that I can run commands in a terminal, equivalent to SSH'ing to it but without an ethernet cable or an Access Point? The ...
0 votes
1 answer
457 views
How do I send user's wifi credentials to my RPI wirelessly?
I am working on a project which would require me to connect my Rpi 0 w to my home wifi. I want to send the pi wifi credentials(ssid and psk) over my phone the very first time and then on subsequent ...
1 vote
1 answer
609 views
Raspbian ad hoc networking issue with wlan0 set to type ibss
I am following the instruction given by How to setup an unprotected Ad Hoc (IBSS) Network and if possible with WPA encryption? but the probelm occurs when I get to the line iw wlan0 set type ibss An ...
0 votes
1 answer
556 views
Isolated webserver using wifi on pi zero
I have a pi zero with WiFi which I have written some simple GPIO stuff on it. I want to operate it from my mobile phone, isolated from home network. For that I want to have a php webserver that can ...
0 votes
0 answers
659 views
Connect wifi direct (GO) with 5GHZ frequency
I can connect with 2GHZ frequency and can transfer data successfully using WIFI DIRECT. In this connection, I have a data transfer rate is only 2MB/s. By online search, I found that if we use the 5GHZ ...
1 vote
2 answers
1k views
How auto connect work in wifi direct?
There is Raspberry pi and windows communication working with wifi direct. In my scenario, Raspberry pi is the GO. Auto-connect mins: I'm not setting its connection method as PBC(push button control). ...
1 vote
2 answers
994 views
Can i connect using WiFi Direct to use smartphone as monitor. No internet access!
I would like to know how to connect my RPi 3 model B+ to my Samsung Galaxy s10e (sm-g970u) using WiFi Direct to use my smartphone as the display screen as i have NO internet access at my home and i ...
1 vote
1 answer
962 views
Problems when changing the wifi-direct password
I would like to create a Wifi-Direct access point where the board needs to act as the GO. I am using the following configuration file for wpa_supplicant (wpa_supplicant.conf): ctrl_interface=/var/run/...