Hi, I have raspberry pi, but I want it to be non-wired, but you can contact them and send commands to raspberry pi. Maybe you know how to do this?
(Sry for bad english, google translate)
Re: How to communicate with Raspberry Pi without the Internet?
Welcome to the Raspberry Pi forums.
Maybe one of the forum sections in other languages would suit you better? viewforum.php?f=90
Maybe one of the forum sections in other languages would suit you better? viewforum.php?f=90
Use Wi-fi. ( Wireless local area network.)I want it to be non-wired
-
- Posts: 25174
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: How to communicate with Raspberry Pi without the Internet?
If you have a RPi ZeroW or 3B you can create an access Point:
https://www.raspberrypi.org/documentati ... s-point.md
The information is out there....you just have to let it in.
Re: How to communicate with Raspberry Pi without the Internet?
Yes, but the range is only 10-50m.B.Goode wrote: ↑Mon Nov 20, 2017 5:01 pmWelcome to the Raspberry Pi forums.
Maybe one of the forum sections in other languages would suit you better? viewforum.php?f=90
Use Wi-fi. ( Wireless local area network.)I want it to be non-wired

Re: How to communicate with Raspberry Pi without the Internet?
Do you mean you need a solution that works at a greater range? If so, over what distance?
Or do you mean you only need to cover a short distance so you think WiFi is too powerful?
Or do you mean you only need to cover a short distance so you think WiFi is too powerful?
Re: How to communicate with Raspberry Pi without the Internet?
So, if I understand correctly, you want a wireless connection to a Pi with a longer range than 50 or so meters?
Sadly, in most countries there are laws restricting what we can transmit over the radio waves.
As a result we are restricted to WIFI and it's short range.
You could get yourself a Amateur Radio Operators licence and set up some kind of packet radio link. I suspect that is a bigger project than you are looking for.
The longest range wireless devices we can use cheaply and easily are using LoRa. https://www.loriot.io/modems.html but they are generally very low speed connections.
Sadly, in most countries there are laws restricting what we can transmit over the radio waves.
As a result we are restricted to WIFI and it's short range.
You could get yourself a Amateur Radio Operators licence and set up some kind of packet radio link. I suspect that is a bigger project than you are looking for.
The longest range wireless devices we can use cheaply and easily are using LoRa. https://www.loriot.io/modems.html but they are generally very low speed connections.
Memory in C++ is a leaky abstraction .
Re: How to communicate with Raspberry Pi without the Internet?
Is it possible to connect the Xbee module and send commands through it and receive replies from Raspberry Pi?Heater wrote: ↑Tue Nov 21, 2017 6:03 pmSo, if I understand correctly, you want a wireless connection to a Pi with a longer range than 50 or so meters?
Sadly, in most countries there are laws restricting what we can transmit over the radio waves.
As a result we are restricted to WIFI and it's short range.
You could get yourself a Amateur Radio Operators licence and set up some kind of packet radio link. I suspect that is a bigger project than you are looking for.
The longest range wireless devices we can use cheaply and easily are using LoRa. https://www.loriot.io/modems.html but they are generally very low speed connections.
Re: How to communicate with Raspberry Pi without the Internet?
Certainly. I'm sure you can hook an Xbee to the UART pins on the Pi GPI header and talk to the Linux console that way.
Range won't be much though. Nor very fast.
Range won't be much though. Nor very fast.
Memory in C++ is a leaky abstraction .
Re: How to communicate with Raspberry Pi without the Internet?
50 meters do not require a public radio frequency license, such as Ham Radio operators would need. Heeter loves to throw out there the fear that everything is illegal, when there are WISPS out there that backhaul up to 2 miles and have yet to have someone call in to check if they have a license or not, which a WISP would, a homeowner using WiFi on a large property does not need any license of operation, nor is anyone going to know, since the bandwidth of the radios for Wifi are already covered under the same rules as FRS radios.Arminas wrote: ↑Thu Nov 23, 2017 3:19 pmIs it possible to connect the Xbee module and send commands through it and receive replies from Raspberry Pi?Heater wrote: ↑Tue Nov 21, 2017 6:03 pmSo, if I understand correctly, you want a wireless connection to a Pi with a longer range than 50 or so meters?
Sadly, in most countries there are laws restricting what we can transmit over the radio waves.
As a result we are restricted to WIFI and it's short range.
You could get yourself a Amateur Radio Operators licence and set up some kind of packet radio link. I suspect that is a bigger project than you are looking for.
The longest range wireless devices we can use cheaply and easily are using LoRa. https://www.loriot.io/modems.html but they are generally very low speed connections.
I can pick up my wifi Access Point up to 200 feet away and have yet to get anything sent to me by the FCC or local governing bodies. That is because the Access Point I use has a strong radio, set for the proper channels needed. I could easily hop the signal all over my town if I wanted and all that I would have to pay for, would be the use of space on tall enough structures.
Ren: Now listen, Cadet. I've got a job for you. See this button? Ren: Don't touch it! It's the History Eraser button, you fool! Stimpy: So what'll happen? Ren: That's just it. We don't know. Maybe something bad, maybe something good.
Re: How to communicate with Raspberry Pi without the Internet?
There are radios that have a range up to 1km with fast serial connections to the Pi, and are licence free in Europe, but it's not cheap.
Another line of research would be LoRa.
Another line of research would be LoRa.
Re: How to communicate with Raspberry Pi without the Internet?
broe23,
I do from time to time point out that there are laws restricting what we can do with electro-magnetic radiation.
Yes, WIFI is license free. Within limits. Yes one get surprisingly long range from WIFI in some conditions. Nothing illegal about that. But those limits are why we don't have a means of wirelessly communicating over long distances in license free spectrum.
I presume you mean me. Well, Heater does not love to do any such thing. Please don't misrepresent what I say.Heeter loves to throw out there the fear that everything is illegal,...
I do from time to time point out that there are laws restricting what we can do with electro-magnetic radiation.
Yes, WIFI is license free. Within limits. Yes one get surprisingly long range from WIFI in some conditions. Nothing illegal about that. But those limits are why we don't have a means of wirelessly communicating over long distances in license free spectrum.
Memory in C++ is a leaky abstraction .
- Ronaldlees
- Posts: 294
- Joined: Sat Apr 16, 2016 4:28 pm
- Location: North Carolina, US
- Contact: Website
Re: How to communicate with Raspberry Pi without the Internet?
Exactly. If WiFi were very powerful, it would be usable by far fewer people within each unit of area. The idea was to make it usable within the scope of each of many short-range hotspots, rather than a few powerful stations blotting out the signal for everybody else LOL.Heater wrote: ↑Fri Nov 24, 2017 9:59 ambroe23,I presume you mean me. Well, Heater does not love to do any such thing. Please don't misrepresent what I say.Heeter loves to throw out there the fear that everything is illegal,...
I do from time to time point out that there are laws restricting what we can do with electro-magnetic radiation.
Yes, WIFI is license free. Within limits. Yes one get surprisingly long range from WIFI in some conditions. Nothing illegal about that. But those limits are why we don't have a means of wirelessly communicating over long distances in license free spectrum.
There are many ways to enhance WiFi, and depending on jurisdiction, many of those enhancements ARE illegal. In some countries, the maximum power is specified in ERP (effective radiated power) - which means that enhancement that comes even from big antennas may be illegal. This stands to reason, because of the "blotting out everybody else" thing.
But, there is very lax enforcement. The reason for the lax enforcement is that few people ever complain about the WiFi over-doers. That may be for a couple reasons: (1) - the neighbors have crappy WiFi but don't know that the reason is the crazy neighbor, (2) - not very many people use excessive enhancement, (3)- usually nobody gets killed as a result of WiFi over-doers, and it's too much paperwork to process. If enhancement got to be very popular, then the complaints would rise, and the laws would be more effectively enforced. Same as with anything.
I am the Umbrella man
- Ronaldlees
- Posts: 294
- Joined: Sat Apr 16, 2016 4:28 pm
- Location: North Carolina, US
- Contact: Website
Re: How to communicate with Raspberry Pi without the Internet?
So, how to extend WiFi range without illegal enhancement?
- Use repeaters/mesh etc.
- Use repeaters/mesh etc.
I am the Umbrella man
Re: How to communicate with Raspberry Pi without the Internet?
Ronaldlees,
And how many "WiFi over-doers" are there? Most people just use whatever WIFI router/dongle the get out of the box.
On the other hand...
We found that our WIFI was unreliable at one location. Turned out to be down to packets received from a nearby CISCO building. Basically abusing the protocol and license terms. We asked them nicely to stop and they did.
I forget the details now but this is the kind of thing:
https://hackaday.com/2011/10/04/wifi-ja ... n-packets/
CISCO was using that to protect their internal WIFI network. Just over stepping the mark a bit.
No doubt true.The reason for the lax enforcement is that few people ever complain about the WiFi over-doers.
And how many "WiFi over-doers" are there? Most people just use whatever WIFI router/dongle the get out of the box.
On the other hand...
We found that our WIFI was unreliable at one location. Turned out to be down to packets received from a nearby CISCO building. Basically abusing the protocol and license terms. We asked them nicely to stop and they did.
I forget the details now but this is the kind of thing:
https://hackaday.com/2011/10/04/wifi-ja ... n-packets/
CISCO was using that to protect their internal WIFI network. Just over stepping the mark a bit.
Memory in C++ is a leaky abstraction .
Re: How to communicate with Raspberry Pi without the Internet?
Ronaldlees,
And how many "WiFi over-doers" are there? Most people just use whatever WIFI router/dongle the get out of the box.
On the other hand...
We found that our WIFI was unreliable at one location. Turned out to be down to packets received from a nearby CISCO building. Basically abusing the protocol and license terms. We asked them nicely to stop and they did. Sometimes it's nice to have the law on your side.
I forget the details now but this is the kind of thing:
https://hackaday.com/2011/10/04/wifi-ja ... n-packets/
CISCO was using that to protect their internal WIFI network. Just over stepping the mark a bit.
No doubt true.The reason for the lax enforcement is that few people ever complain about the WiFi over-doers.
And how many "WiFi over-doers" are there? Most people just use whatever WIFI router/dongle the get out of the box.
On the other hand...
We found that our WIFI was unreliable at one location. Turned out to be down to packets received from a nearby CISCO building. Basically abusing the protocol and license terms. We asked them nicely to stop and they did. Sometimes it's nice to have the law on your side.
I forget the details now but this is the kind of thing:
https://hackaday.com/2011/10/04/wifi-ja ... n-packets/
CISCO was using that to protect their internal WIFI network. Just over stepping the mark a bit.
Memory in C++ is a leaky abstraction .
Re: How to communicate with Raspberry Pi without the Internet?
Even then, you would have to find spots that you can bounce the signal from my house across the downtown, which would mean hanging the antennas on the side of a building or on top, while dealing with the Cellular units all over our downtown.Ronaldlees wrote: ↑Fri Nov 24, 2017 3:38 pmSo, how to extend WiFi range without illegal enhancement?
- Use repeaters/mesh etc.
There is not a way that someone has figured out how to keep the radio chips cooled enough, along with using that heat for keeping the unit deiced in the winter.
All of the antenna mod's do not make the units illegal, nor would you get in trouble.
Ren: Now listen, Cadet. I've got a job for you. See this button? Ren: Don't touch it! It's the History Eraser button, you fool! Stimpy: So what'll happen? Ren: That's just it. We don't know. Maybe something bad, maybe something good.
Re: How to communicate with Raspberry Pi without the Internet?
broe23,
As I have pointed out before there are, in most countries, laws and regulations that limit what you can do on the radio waves.
For example, see the regulations about transmitter power and antenna gain laid down by the FCC: http://afar.net/tutorials/fcc-rules/
If you read, and understand that, you see there are limits to the power you can put into an antenna. Then you find that if you have a high gain, directional antenna, it is required that you reduce the power you put in according to the gain of the antenna.
The bottom line is in that document:
"The responsibility for staying within these power limits falls on the operator"
So then the question is, do you want to break the law or not?
broe23 is correct that often nobody will notice and nothing will happen.
On the other hand, if you are disturbing our systems we will find you and get you shut down, with the full force of the law behind us. As we did with CISCO, see above.
If it were the cellular network would not have been working in extremes of temperature for decades.
People have been operating equipment in ISM bands in such extremes for decades as well. For example: http://afar.net/wireless/ethernet-bridge/
This is not true.All of the antenna mod's do not make the units illegal, nor would you get in trouble.
As I have pointed out before there are, in most countries, laws and regulations that limit what you can do on the radio waves.
For example, see the regulations about transmitter power and antenna gain laid down by the FCC: http://afar.net/tutorials/fcc-rules/
If you read, and understand that, you see there are limits to the power you can put into an antenna. Then you find that if you have a high gain, directional antenna, it is required that you reduce the power you put in according to the gain of the antenna.
The bottom line is in that document:
"The responsibility for staying within these power limits falls on the operator"
So then the question is, do you want to break the law or not?
broe23 is correct that often nobody will notice and nothing will happen.
On the other hand, if you are disturbing our systems we will find you and get you shut down, with the full force of the law behind us. As we did with CISCO, see above.
Also not true.There is not a way that someone has figured out how to keep the radio chips cooled enough, along with using that heat for keeping the unit deiced in the winter.
If it were the cellular network would not have been working in extremes of temperature for decades.
People have been operating equipment in ISM bands in such extremes for decades as well. For example: http://afar.net/wireless/ethernet-bridge/
Memory in C++ is a leaky abstraction .