Discover raspberry s IP

0 votes
I have a Raspberry with win 10 IoT, working as a main server for a cloud of sensors. In the raspberry I have a server that broadcast its IP using UDP broadcast. Then all my distributed sensors notice it and connect to the Raspberry via TCP and the fun can start.

I added a web server to the raspberry to be able to monitor the status of my sensors and then I encountered a funny problem .. how do I discover the IP of the raspberry to be able to enter the website ??

All my sensors (and the PI) have hardcoded the SSID and pass of my WiFi at home. But the thing will need to be portable. In theory I plan to set the pi as Access Point and hardcode in the sensors the SSID of the Pi and have a portable system.

Can a Pi on Windows IoT be set as AP ? When doing so can it's IP be forced ?
Oct 12, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
669 views

1 answer to this question.

0 votes

Windows IoT Core device can be set as soft AP. When the Windows 10 IoT Device have access to the internet (e.g. through a wired LAN connection), it can share the Internet access with other devices connected to your device over the Wi-Fi SoftAP via Internet Connection Sharing (ICS). You can follow this tutorial to do this.

answered Oct 12, 2018 by Upasana
• 8,620 points

Related Questions In IoT (Internet of Things)

0 votes
1 answer

To access IP Camera from remote network w/o Port Forwarding

IP cameras send the stream to another stream ...READ MORE

answered Jan 16, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
499 views
0 votes
1 answer

Accessing the IP address list in contiki

You can access the list of clients ...READ MORE

answered Mar 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,197 views
0 votes
1 answer

Setting-up a RFID RC522 chip in Raspberry Pi?

First, let me congratulate you on buying ...READ MORE

answered Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,493 views
0 votes
1 answer

Display time in a Windows Core IoT app with a clock!

It is possible, but you should understand ...READ MORE

answered Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,425 views
0 votes
1 answer

Autostart published Application on Windows 10 IoT

It can be done by making changes ...READ MORE

answered Jul 13, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,638 views
0 votes
1 answer

Deploy my Windows 10 IOT core application locally!

Of course, you, can! That is, in ...READ MORE

answered Jul 17, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
996 views